Home
last modified time | relevance | path

Searched refs:hw_breakpoint_pmu_read (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dhw_breakpoint.h60 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-3.4.99/arch/powerpc/include/asm/
Dhw_breakpoint.h56 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-3.4.99/arch/sh/include/asm/
Dhw_breakpoint.h62 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-3.4.99/arch/arm/include/asm/
Dhw_breakpoint.h127 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-3.4.99/arch/powerpc/kernel/
Dhw_breakpoint.c360 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-3.4.99/arch/sh/kernel/
Dhw_breakpoint.c404 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-3.4.99/arch/x86/kernel/
Dhw_breakpoint.c521 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-3.4.99/kernel/events/
Dhw_breakpoint.c635 .read = hw_breakpoint_pmu_read,
/linux-3.4.99/arch/arm/kernel/
Dhw_breakpoint.c1054 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function