Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kperf/
H A Daction.h71 #define SAMPLE_FLAG_EMPTY_CALLSTACK (1U << 2) macro
H A Dpet.c324 sample_flags |= SAMPLE_FLAG_EMPTY_CALLSTACK; in kppet_sample_thread()
H A Daction.c172 if (sample_flags & SAMPLE_FLAG_EMPTY_CALLSTACK) { in kperf_prepare_sample_what()