Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/kperf/
H A Daction.h100 #define SAMPLE_META_THREAD_WAS_IDLE (1U << 0) macro
H A Daction.c254 sample_meta_flags |= SAMPLE_META_THREAD_WAS_IDLE; in kperf_sample_internal()
337 if (sample_meta_flags & SAMPLE_META_THREAD_WAS_IDLE) { in kperf_sample_internal()