Searched refs:SAMPLE_FLAG_ONLY_SYSTEM (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/kperf/ | ||
| H A D | action.h | 77 #define SAMPLE_FLAG_ONLY_SYSTEM (1U << 6) macro |
| H A D | action.c | 174 if (sample_flags & SAMPLE_FLAG_ONLY_SYSTEM) { in kperf_prepare_sample_what() |