Searched refs:SAMPLER_PMC_CONFIG (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.121.3/osfmk/kperf/ | ||
| H A D | action.h | 49 #define SAMPLER_PMC_CONFIG (1U << 6) macro |
| H A D | action.c | 387 if (sample_what & SAMPLER_PMC_CONFIG) { in kperf_sample_internal() |