Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dperf_event.h732 struct list_head flexible_active; member
/Linux-v4.19/kernel/events/
Dcore.c1930 &ctx->pinned_active : &ctx->flexible_active; in perf_group_detach()
2949 list_for_each_entry_safe(event, tmp, &ctx->flexible_active, active_list) in ctx_sched_out()
3310 list_add_tail(&event->active_list, &sid->ctx->flexible_active); in flexible_sched_in()
3673 return list_first_entry_or_null(&ctx->flexible_active, in ctx_first_active()
4058 INIT_LIST_HEAD(&ctx->flexible_active); in __perf_event_init_context()