Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kperf/
H A Daction.h53 #define SAMPLER_TK_SNAPSHOT (1U << 10) macro
58 #define SAMPLER_TASK_MASK (SAMPLER_MEMINFO | SAMPLER_TK_SNAPSHOT | \
H A Daction.c271 if (sample_what & SAMPLER_TK_SNAPSHOT) { in kperf_sample_internal()
343 if (sample_what & SAMPLER_TK_SNAPSHOT) { in kperf_sample_internal()