Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dperf_event.h872 int active_oncpu; member
/linux-5.19.10/kernel/events/
Dcore.c2276 cpuctx->active_oncpu--; in event_sched_out()
2281 if (event->attr.exclusive || !cpuctx->active_oncpu) in event_sched_out()
2518 cpuctx->active_oncpu++; in event_sched_in()