Home
last modified time | relevance | path

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

/linux/arch/xtensa/include/asm/
H A Dhw_breakpoint.h48 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h63 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux/arch/sh/include/asm/
H A Dhw_breakpoint.h65 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h87 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux/arch/arm/include/asm/
H A Dhw_breakpoint.h138 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h117 extern void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h123 extern void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux/arch/sh/kernel/
H A Dhw_breakpoint.c391 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c230 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux/arch/x86/kernel/
H A Dhw_breakpoint.c589 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c591 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c564 void hw_breakpoint_pmu_read(struct perf_event *bp)
552 void hw_breakpoint_pmu_read(struct perf_event *bp) hw_breakpoint_pmu_read() function
/linux/kernel/events/
H A Dhw_breakpoint.c1003 .read = hw_breakpoint_pmu_read,
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c1013 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c1255 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function