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

/macosx-10.10.1/xnu-2782.1.97/osfmk/kperf/
H A Dkperf.h38 extern uint32_t kperf_get_thread_bits( thread_t thread );
H A Dkperf.c180 kperf_get_thread_bits( thread_t thread ) function
H A Dthreadinfo.c110 t_chud = kperf_get_thread_bits(cur_thread);
H A Daction.c260 t_chud = kperf_get_thread_bits(thread);
290 t_chud = kperf_get_thread_bits(cur_thread);

Completed in 67 milliseconds