Home
last modified time | relevance | path

Searched refs:th_info (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/kperf/
H A Dsample.h52 struct kperf_thread_info th_info; member
56 struct kperf_thread_info th_info; member
H A Daction.c142 kperf_thread_info_sample(&sbuf->th_info, context); in kperf_sample_user_internal()
159 kperf_thread_info_log(&sbuf->th_info); in kperf_sample_user_internal()
244 kperf_thread_info_sample(&sbuf->th_info, context); in kperf_sample_internal()
247 if (sbuf->th_info.kpthi_runmode & 0x40) { in kperf_sample_internal()
328 kperf_thread_info_log(&sbuf->th_info); in kperf_sample_internal()