Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kperf/
H A Daction.h77 #define SAMPLE_FLAG_ONLY_SYSTEM (1U << 6) macro
H A Daction.c174 if (sample_flags & SAMPLE_FLAG_ONLY_SYSTEM) { in kperf_prepare_sample_what()