Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kperf/
H A Daction.c223 bool task_only = (sample_flags & SAMPLE_FLAG_TASK_ONLY) != 0; in kperf_sample_internal() local
232 if (!task_only) { in kperf_sample_internal()