Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kperf/
H A Daction.h49 #define SAMPLER_TH_SCHEDULING (1U << 8) macro
60 SAMPLER_TH_SCHEDULING | SAMPLER_TH_DISPATCH | SAMPLER_TH_INSCYC)
H A Daction.c257 if (sample_what & SAMPLER_TH_SCHEDULING) { in kperf_sample_internal()
330 if (sample_what & SAMPLER_TH_SCHEDULING) { in kperf_sample_internal()