Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1111 int active_oncpu; member
/linux/kernel/events/
H A Dcore.c2394 cpc->active_oncpu--; in event_sched_out()
2399 if (event->attr.exclusive || !cpc->active_oncpu) in event_sched_out()
2748 cpc->active_oncpu++; in event_sched_in()