Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dperf_event.h905 int active_oncpu; member
/Linux-v6.1/kernel/events/
Dcore.c2304 cpuctx->active_oncpu--; in event_sched_out()
2309 if (event->attr.exclusive || !cpuctx->active_oncpu) in event_sched_out()
2554 cpuctx->active_oncpu++; in event_sched_in()