Searched refs:SAMPLE_FLAG_EMPTY_CALLSTACK (Results 1 – 3 of 3) sorted by relevance
69 #define SAMPLE_FLAG_EMPTY_CALLSTACK (1U << 2) macro
322 sample_flags |= SAMPLE_FLAG_EMPTY_CALLSTACK; in kppet_sample_thread()
171 if (sample_flags & SAMPLE_FLAG_EMPTY_CALLSTACK) { in kperf_prepare_sample_what()