Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kperf/
H A Dthread_samplers.c232 BUF_INFO(PERF_TI_SNAPSAMPLE | DBG_FUNC_START, (uintptr_t)thread_tid(thread)); in kperf_thread_snapshot_sample()
256 BUF_VERB(PERF_TI_SNAPSAMPLE | DBG_FUNC_END); in kperf_thread_snapshot_sample()
H A Dbuffer.h68 #define PERF_TI_SNAPSAMPLE PERF_TI_CODE(8) macro