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

/linux-master/include/linux/
H A Dperf_event.h879 struct list_head flexible_active; member in struct:perf_event_pmu_context
/linux-master/kernel/events/
H A Dcore.c2145 &event->pmu_ctx->flexible_active;
3266 &pmu_ctx->flexible_active,
4225 event = list_first_entry_or_null(&pmu_ctx->flexible_active,
4732 INIT_LIST_HEAD(&epc->flexible_active);
4966 WARN_ON_ONCE(!list_empty(&epc->flexible_active));

Completed in 771 milliseconds