Home
last modified time | relevance | path

Searched refs:mt_cur_thread_cycles (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/osfmk/kern/
H A Dmonotonic.h50 uint64_t mt_cur_thread_cycles(void);
H A Dkern_monotonic.c406 mt_cur_thread_cycles(void) in mt_cur_thread_cycles() function
/xnu-8020.121.3/bsd/dev/dtrace/
H A Dfbt_blacklist.c188 CLOSURE(mt_cur_thread_cycles)
H A Ddtrace.c3639 return mt_cur_thread_cycles(); in dtrace_dif_variable()