In the DS-5 Streamline (Professional 5.19.0) how can I change the "counter" that was used to calculate the number of samples (column Self) in the Functions/Code view?
Consider the scenario where I've profiled an application using several counters (e.g: clock cycles, branch instructions, cache behavior, etc). Is it possible to visualize (in call paths / functions / code / etc) the number of samples collected only for a subset of these events (e.g. clock cycles)?
Thank you,