Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5000 Discussions

Self and count of times that a function is called

aurora_s
Beginner
243 Views
Hi,
How can I know the number of times that a function its called? And how can I sort all the functions by the self time?
Is there any way of creating a call graph?
Thanks in advance!
0 Kudos
1 Reply
David_A_Intel1
Employee
243 Views
hi aurora.s:

Currently, there is no support for function call counts. However, the Bottom Up view of the Hotspots analysis type shows self time (labeled "CPU Time") for functions, when "grouped by" functions:

0 Kudos
Reply