Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/include/asm/
H A Dhw_breakpoint.h48 void hw_breakpoint_pmu_read(struct perf_event *bp);
/openbmc/linux/arch/sh/include/asm/
H A Dhw_breakpoint.h63 void hw_breakpoint_pmu_read(struct perf_event *bp);
/openbmc/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h63 void hw_breakpoint_pmu_read(struct perf_event *bp);
/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h87 void hw_breakpoint_pmu_read(struct perf_event *bp);
/openbmc/linux/arch/arm/include/asm/
H A Dhw_breakpoint.h137 void hw_breakpoint_pmu_read(struct perf_event *bp);
/openbmc/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h117 extern void hw_breakpoint_pmu_read(struct perf_event *bp);
/openbmc/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h124 extern void hw_breakpoint_pmu_read(struct perf_event *bp);
/openbmc/linux/arch/sh/kernel/
H A Dhw_breakpoint.c391 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/openbmc/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c230 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/openbmc/linux/arch/x86/kernel/
H A Dhw_breakpoint.c589 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c591 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c552 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c1003 .read = hw_breakpoint_pmu_read,
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c1012 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c1220 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function