Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kperf/
H A Daction.h50 #define SAMPLER_MEMINFO (1U << 7) macro
59 #define SAMPLER_TASK_MASK (SAMPLER_MEMINFO | SAMPLER_TK_SNAPSHOT | \
H A Daction.c281 if (sample_what & SAMPLER_MEMINFO) { in kperf_sample_internal()
366 if (sample_what & SAMPLER_MEMINFO) { in kperf_sample_internal()