Searched refs:SAMPLE_FLAG_IDLE_THREADS (Results 1 – 3 of 3) sorted by relevance
69 #define SAMPLE_FLAG_IDLE_THREADS (1U << 1) macro
304 uint32_t sample_flags = SAMPLE_FLAG_IDLE_THREADS | in kppet_sample_thread()
247 if (!(sample_flags & SAMPLE_FLAG_IDLE_THREADS)) { in kperf_sample_internal()