Home
last modified time | relevance | path

Searched refs:mt_cur_thread_fixed_counts (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.121.3/bsd/dev/
H A Dmonotonic.c322 mt_cur_thread_fixed_counts(thread_counts); in thread_selfcounts()
402 mt_cur_thread_fixed_counts(start);
403 mt_cur_thread_fixed_counts(end);
/xnu-8020.121.3/osfmk/kern/
H A Dmonotonic.h44 void mt_cur_thread_fixed_counts(uint64_t *counts);
H A Dkern_monotonic.c243 mt_cur_thread_fixed_counts(thread_counts); in mt_fixed_task_counts()
356 mt_cur_thread_fixed_counts(uint64_t *counts) in mt_cur_thread_fixed_counts() function
/xnu-8020.121.3/bsd/sys/
H A Dmonotonic.h160 mt_cur_thread_fixed_counts(__counts); \
/xnu-8020.121.3/osfmk/kperf/
H A Dthread_samplers.c410 mt_cur_thread_fixed_counts(counts); in kperf_thread_inscyc_log()