Home
last modified time | relevance | path

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

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