Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kperf/
H A Daction.h50 #define SAMPLER_MEMINFO (1U << 7) macro
58 #define SAMPLER_TASK_MASK (SAMPLER_MEMINFO | SAMPLER_TK_SNAPSHOT | \
H A Daction.c276 if (sample_what & SAMPLER_MEMINFO) { in kperf_sample_internal()
353 if (sample_what & SAMPLER_MEMINFO) { in kperf_sample_internal()