Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kperf/
H A Daction.h51 #define SAMPLER_TH_SCHEDULING (1U << 8) macro
62 SAMPLER_TH_SCHEDULING | SAMPLER_TH_DISPATCH | SAMPLER_TH_INSCYC)
H A Daction.c258 if (sample_what & SAMPLER_TH_SCHEDULING) { in kperf_sample_internal()
331 if (sample_what & SAMPLER_TH_SCHEDULING) { in kperf_sample_internal()