Searched refs:cpu_epc (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/events/
H A Dcore.c4286 struct perf_event_pmu_context *cpu_epc, *task_epc = NULL; local
4296 cpu_epc = &cpc->epc;
4297 pmu = cpu_epc->pmu;
4300 cpu_rotate = cpu_epc->rotate_necessary;
4312 cpu_event = ctx_event_to_rotate(cpu_epc);
4325 __pmu_ctx_sched_out(cpu_epc, EVENT_FLEXIBLE);

Completed in 241 milliseconds