Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h880 struct list_head flexible_active; member
/openbmc/linux/kernel/events/
H A Dcore.c2150 &event->pmu_ctx->flexible_active; in get_event_list()
3267 &pmu_ctx->flexible_active, in __pmu_ctx_sched_out()
4230 event = list_first_entry_or_null(&pmu_ctx->flexible_active, in ctx_event_to_rotate()
4725 INIT_LIST_HEAD(&epc->flexible_active); in __perf_init_event_pmu_context()
4966 WARN_ON_ONCE(!list_empty(&epc->flexible_active)); in put_pmu_ctx()