Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dperf_event.c373 atomic_t *active_events = &armpmu->active_events; in hw_perf_event_destroy() local
455 atomic_t *active_events = &armpmu->active_events; in armpmu_event_init() local
/linux-4.1.27/arch/metag/kernel/perf/
Dperf_event.c147 atomic_t *active_events = &metag_pmu->active_events; in metag_pmu_event_init() local
505 atomic_t *active_events = &metag_pmu->active_events; in _hw_perf_event_destroy() local
Dperf_event.h91 atomic_t active_events; member
/linux-4.1.27/arch/arm64/include/asm/
Dpmu.h63 atomic_t active_events; member
/linux-4.1.27/arch/arm/include/asm/
Dpmu.h115 atomic_t active_events; member
/linux-4.1.27/drivers/bus/
Darm-cci.c125 atomic_t active_events; member
482 atomic_t *active_events = &cci_pmu->active_events; in hw_perf_event_destroy() local
729 atomic_t *active_events = &cci_pmu->active_events; in cci_pmu_event_init() local
/linux-4.1.27/arch/arm64/kernel/
Dperf_event.c511 atomic_t *active_events = &armpmu->active_events; in hw_perf_event_destroy() local
594 atomic_t *active_events = &armpmu->active_events; in armpmu_event_init() local
/linux-4.1.27/arch/mips/kernel/
Dperf_event_mipsxx.c550 static atomic_t active_events = ATOMIC_INIT(0); variable
/linux-4.1.27/arch/sparc/kernel/
Dperf_event.c1143 static atomic_t active_events = ATOMIC_INIT(0); variable
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.c137 static atomic_t active_events; variable