Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kperf/
H A Daction.h42 #define SAMPLER_TH_SNAPSHOT (1U << 1) macro
58 #define SAMPLER_THREAD_MASK (SAMPLER_TH_INFO | SAMPLER_TH_SNAPSHOT | \
H A Daction.c254 if (sample_what & SAMPLER_TH_SNAPSHOT) { in kperf_sample_internal()
333 if (sample_what & SAMPLER_TH_SNAPSHOT) { in kperf_sample_internal()