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.

WAIT_TIME

mathewmills
Beginner
389 Views
How exactly is WAIT_TIME determined under the callgraph collector? How accurate is it? Does it include time spent in kernel-space?

Can you take SELF_TIME - WAIT_TIME to get CPU time? When I do this for an application I am profiling, I get numbers that I don't quite beleive for __sigsuspend, nanosleep, and some others.
0 Kudos
1 Reply
Daniel_B_Intel2
Employee
389 Views
mathewmills ,

as far as I know the wait time is determined using some heuristics. so you can't count on these figures 100%.
:-(
Daniel
Reply