Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kperf/
H A Dthread_samplers.c291 BUF_INFO(PERF_TI_DISPSAMPLE | DBG_FUNC_START, in kperf_thread_dispatch_sample()
367 BUF_VERB(PERF_TI_DISPSAMPLE | DBG_FUNC_END, error); in kperf_thread_dispatch_sample()
H A Dbuffer.h70 #define PERF_TI_DISPSAMPLE PERF_TI_CODE(10) macro