Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kperf/
H A Daction.h51 #define SAMPLER_TK_SNAPSHOT (1U << 10) macro
56 #define SAMPLER_TASK_MASK (SAMPLER_MEMINFO | SAMPLER_TK_SNAPSHOT | \
H A Daction.c270 if (sample_what & SAMPLER_TK_SNAPSHOT) { in kperf_sample_internal()
342 if (sample_what & SAMPLER_TK_SNAPSHOT) { in kperf_sample_internal()