Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
4823 Discussions

Self and count of times that a function is called

aurora_s
Beginner
179 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
179 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:

Reply