Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kperf/
H A Daction.h44 #define SAMPLER_TH_SNAPSHOT (1U << 1) macro
60 #define SAMPLER_THREAD_MASK (SAMPLER_TH_INFO | SAMPLER_TH_SNAPSHOT | \
H A Daction.c255 if (sample_what & SAMPLER_TH_SNAPSHOT) { in kperf_sample_internal()
334 if (sample_what & SAMPLER_TH_SNAPSHOT) { in kperf_sample_internal()