Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dhw_breakpoint.h62 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-4.1.27/arch/sh/include/asm/
Dhw_breakpoint.h63 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-4.1.27/arch/powerpc/include/asm/
Dhw_breakpoint.h69 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h118 extern void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-4.1.27/arch/arm/include/asm/
Dhw_breakpoint.h131 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-4.1.27/arch/powerpc/kernel/
Dhw_breakpoint.c363 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-4.1.27/arch/sh/kernel/
Dhw_breakpoint.c404 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-4.1.27/arch/x86/kernel/
Dhw_breakpoint.c511 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-4.1.27/kernel/events/
Dhw_breakpoint.c616 .read = hw_breakpoint_pmu_read,
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c943 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-4.1.27/arch/arm/kernel/
Dhw_breakpoint.c1123 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function