Searched refs:kperf_get_thread_bits (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/kperf/
H A Dkperf.h35 extern uint32_t kperf_get_thread_bits( thread_t thread );
H A Dkperf.c124 kperf_get_thread_bits( thread_t thread ) function
H A Daction.c232 t_chud = kperf_get_thread_bits(thread);
264 t_chud = kperf_get_thread_bits(cur_thread);
H A Dthreadinfo.c110 t_chud = kperf_get_thread_bits(cur_thread);

Completed in 69 milliseconds