This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does self sample tell the performance cost of each line of code in Code view?

Hi,

I am currently profiling performance using streamline, whose version is 7.8.0.

And I've found that there is a self sample column in the `Code` view, both in source code view and disassembly code view like:

What does this mean please? Does this tells the performance of each line of code?