Home
last modified time | relevance | path

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

/linux-6.1.9/arch/xtensa/include/asm/
Dhw_breakpoint.h48 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-6.1.9/arch/x86/include/asm/
Dhw_breakpoint.h63 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-6.1.9/arch/sh/include/asm/
Dhw_breakpoint.h63 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-6.1.9/arch/powerpc/include/asm/
Dhw_breakpoint.h86 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-6.1.9/arch/arm/include/asm/
Dhw_breakpoint.h137 void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-6.1.9/arch/arm64/include/asm/
Dhw_breakpoint.h124 extern void hw_breakpoint_pmu_read(struct perf_event *bp);
/linux-6.1.9/arch/sh/kernel/
Dhw_breakpoint.c391 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-6.1.9/arch/xtensa/kernel/
Dhw_breakpoint.c229 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-6.1.9/arch/x86/kernel/
Dhw_breakpoint.c589 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-6.1.9/kernel/events/
Dhw_breakpoint.c1031 .read = hw_breakpoint_pmu_read,
/linux-6.1.9/arch/powerpc/kernel/
Dhw_breakpoint.c851 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-6.1.9/arch/arm64/kernel/
Dhw_breakpoint.c1020 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/linux-6.1.9/arch/arm/kernel/
Dhw_breakpoint.c1220 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function