Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kperf/
H A Daction.h48 #define SAMPLER_MEMINFO (1U << 7) macro
56 #define SAMPLER_TASK_MASK (SAMPLER_MEMINFO | SAMPLER_TK_SNAPSHOT | \
H A Daction.c275 if (sample_what & SAMPLER_MEMINFO) { in kperf_sample_internal()
352 if (sample_what & SAMPLER_MEMINFO) { in kperf_sample_internal()