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