Home
last modified time | relevance | path

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

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