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

/linux-master/include/linux/
H A Dperf_event.h983 int active_oncpu; member in struct:perf_cpu_pmu_context
/linux-master/kernel/events/
H A Dcore.c2304 cpc->active_oncpu--;
2307 if (event->attr.exclusive || !cpc->active_oncpu)
2560 cpc->active_oncpu++;

Completed in 305 milliseconds