Determining CPU usage in calls to 3rd party code

Our profiling shows a high % of time spent in some 3rd party libraries routines. How can I determine how much of this time is using actual CPU cycles and how much is idle (sleep) time within the routine?

0

Please sign in to leave a comment.