Searched refs:SAMPLER_PMC_CPU (Results 1 – 2 of 2) sorted by relevance
46 #define SAMPLER_PMC_CPU (1U << 5) macro
294 } else if (sample_what & SAMPLER_PMC_CPU) { in kperf_sample_internal()372 } else if (sample_what & SAMPLER_PMC_CPU) { in kperf_sample_internal()596 if ((samplers & SAMPLER_PMC_THREAD) && (samplers & SAMPLER_PMC_CPU)) { in kperf_action_set_samplers()