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

/linux-master/kernel/events/
H A Dcore.c4267 struct perf_event_pmu_context *cpu_epc, *task_epc = NULL; local
4277 cpu_epc = &cpc->epc;
4278 pmu = cpu_epc->pmu;
4281 cpu_rotate = cpu_epc->rotate_necessary;
4293 cpu_event = ctx_event_to_rotate(cpu_epc);
4306 __pmu_ctx_sched_out(cpu_epc, EVENT_FLEXIBLE);

Completed in 101 milliseconds