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