Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dperf_event.h979 int active_oncpu; member
/Linux-v6.6/kernel/events/
Dcore.c2268 cpc->active_oncpu--; in event_sched_out()
2271 if (event->attr.exclusive || !cpc->active_oncpu) in event_sched_out()
2524 cpc->active_oncpu++; in event_sched_in()