Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dperf_event.h759 struct list_head flexible_active; member
/Linux-v5.4/kernel/events/
Dcore.c2017 &ctx->pinned_active : &ctx->flexible_active; in perf_group_detach()
3058 list_for_each_entry_safe(event, tmp, &ctx->flexible_active, active_list) in ctx_sched_out()
3424 list_add_tail(&event->active_list, &sid->ctx->flexible_active); in flexible_sched_in()
3789 event = list_first_entry_or_null(&ctx->flexible_active, in ctx_event_to_rotate()
4175 INIT_LIST_HEAD(&ctx->flexible_active); in __perf_event_init_context()