Home
last modified time | relevance | path

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

/linux-5.10/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
Dfsl_imx8_ddr_perf.c80 int active_events; member
/linux-5.10/arch/nds32/include/asm/
Dpmu.h83 atomic_t active_events; member
/linux-5.10/arch/arm/mach-imx/
Dmmdc.c101 unsigned int active_events; member
/linux-5.10/arch/mips/kernel/
Dperf_event_mipsxx.c588 static atomic_t active_events = ATOMIC_INIT(0); variable
/linux-5.10/arch/nds32/kernel/
Dperf_event_cpu.c861 atomic_t *active_events = &nds32_pmu->active_events; in nds32_pmu_event_init() local
/linux-5.10/arch/sparc/kernel/
Dperf_event.c1158 static atomic_t active_events = ATOMIC_INIT(0); variable
/linux-5.10/arch/x86/events/
Dcore.c173 static atomic_t active_events; variable