Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kperf/
H A Dthread_samplers.c110 BUF_INFO(PERF_TI_SAMPLE, (uintptr_t)thread_tid(cur_thread)); in kperf_thread_info_sample()
117 BUF_VERB(PERF_TI_SAMPLE | DBG_FUNC_END); in kperf_thread_info_sample()
H A Dbuffer.h60 #define PERF_TI_SAMPLE PERF_TI_CODE(0) macro