Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/include/asm/
Dpmu.h124 atomic_t active_events; member
/linux-3.3/arch/arm/kernel/
Dperf_event.c456 atomic_t *active_events = &armpmu->active_events; in hw_perf_event_destroy() local
540 atomic_t *active_events = &armpmu->active_events; in armpmu_event_init() local
/linux-3.3/arch/mips/kernel/
Dperf_event_mipsxx.c542 static atomic_t active_events = ATOMIC_INIT(0); variable
/linux-3.3/arch/x86/kernel/cpu/
Dperf_event.c138 static atomic_t active_events; variable
/linux-3.3/arch/sparc/kernel/
Dperf_event.c849 static atomic_t active_events = ATOMIC_INIT(0); variable