Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/perf/
Darm_pmu.c375 atomic_t *active_events = &armpmu->active_events; in hw_perf_event_destroy() local
457 atomic_t *active_events = &armpmu->active_events; in armpmu_event_init() local
/linux-4.4.14/include/linux/perf/
Darm_pmu.h104 atomic_t active_events; member
/linux-4.4.14/drivers/bus/
Darm-cci.c145 atomic_t active_events; member
863 atomic_t *active_events = &cci_pmu->active_events; in hw_perf_event_destroy() local
1123 atomic_t *active_events = &cci_pmu->active_events; in cci_pmu_event_init() local
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c550 static atomic_t active_events = ATOMIC_INIT(0); variable
/linux-4.4.14/arch/sparc/kernel/
Dperf_event.c1143 static atomic_t active_events = ATOMIC_INIT(0); variable
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c137 static atomic_t active_events; variable