Home
last modified time | relevance | path

Searched defs:active_events (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/perf/
Darm-cci.c111 atomic_t active_events; member
1087 atomic_t *active_events = &cci_pmu->active_events; in hw_perf_event_destroy() local
1320 atomic_t *active_events = &cci_pmu->active_events; in cci_pmu_event_init() local
/Linux-v4.19/arch/arm/mach-imx/
Dmmdc.c106 unsigned int active_events; member
/Linux-v4.19/arch/mips/kernel/
Dperf_event_mipsxx.c563 static atomic_t active_events = ATOMIC_INIT(0); variable
/Linux-v4.19/arch/sparc/kernel/
Dperf_event.c1154 static atomic_t active_events = ATOMIC_INIT(0); variable
/Linux-v4.19/arch/x86/events/
Dcore.c141 static atomic_t active_events; variable