Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dperf_event.h879 struct list_head flexible_active; member
/linux-6.6.21/kernel/events/
Dcore.c2145 &event->pmu_ctx->flexible_active; in get_event_list()
3266 &pmu_ctx->flexible_active, in __pmu_ctx_sched_out()
4225 event = list_first_entry_or_null(&pmu_ctx->flexible_active, in ctx_event_to_rotate()
4720 INIT_LIST_HEAD(&epc->flexible_active); in __perf_init_event_pmu_context()
4954 WARN_ON_ONCE(!list_empty(&epc->flexible_active)); in put_pmu_ctx()