Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h984 int active_oncpu; member
/openbmc/linux/kernel/events/
H A Dcore.c2305 cpc->active_oncpu--; in event_sched_out()
2308 if (event->attr.exclusive || !cpc->active_oncpu) in event_sched_out()
2561 cpc->active_oncpu++; in event_sched_in()