Searched refs:SAMPLE_META_EXPEND (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.41.3/osfmk/kperf/ | ||
| H A D | action.h | 104 #define SAMPLE_META_EXPEND (1U << 2) macro |
| H A D | action.c | 383 sample_meta_flags |= SAMPLE_META_EXPEND; in kperf_sample_internal() |