Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kperf/
H A Daction.c218 bool on_idle_thread = false; in kperf_sample_internal() local
249 on_idle_thread = true; in kperf_sample_internal()
324 if (on_idle_thread) { in kperf_sample_internal()
378 BUF_DATA(PERF_GEN_EVENT | DBG_FUNC_END, sample_what, on_idle_thread ? 1 : 0); in kperf_sample_internal()