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