Searched refs:SAMPLER_PMC_CPU (Results 1 – 2 of 2) sorted by relevance
48 #define SAMPLER_PMC_CPU (1U << 5) macro
306 } else if (sample_what & SAMPLER_PMC_CPU) { in kperf_sample_internal()391 } else if (sample_what & SAMPLER_PMC_CPU) { in kperf_sample_internal()652 if ((samplers & SAMPLER_PMC_THREAD) && (samplers & SAMPLER_PMC_CPU)) { in kperf_action_set_samplers()