Home
last modified time | relevance | path

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

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