Home
last modified time | relevance | path

Searched refs:SAMPLE_FLAG_EMPTY_CALLSTACK (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/kperf/
H A Daction.h69 #define SAMPLE_FLAG_EMPTY_CALLSTACK (1U << 2) macro
H A Dpet.c322 sample_flags |= SAMPLE_FLAG_EMPTY_CALLSTACK; in kppet_sample_thread()
H A Daction.c171 if (sample_flags & SAMPLE_FLAG_EMPTY_CALLSTACK) { in kperf_prepare_sample_what()