Searched refs:dtrace_calc_thread_recent_vtime (Results 1 – 3 of 3) sorted by relevance
1668 extern int64_t dtrace_calc_thread_recent_vtime(thread_t);
4321 dtrace_calc_thread_recent_vtime(thread_t thread) in dtrace_calc_thread_recent_vtime() function
7120 …recent_vtime = dtrace_abs_to_nano(dtrace_calc_thread_recent_vtime(thread)); /* up to the moment th… in dtrace_probe()