Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dhw_breakpoint.h48 void hw_breakpoint_pmu_read(struct perf_event *bp);
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dhw_breakpoint.h66 void hw_breakpoint_pmu_read(struct perf_event *bp);
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dhw_breakpoint.h66 void hw_breakpoint_pmu_read(struct perf_event *bp);
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dhw_breakpoint.h87 void hw_breakpoint_pmu_read(struct perf_event *bp);
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dhw_breakpoint.h137 void hw_breakpoint_pmu_read(struct perf_event *bp);
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dhw_breakpoint.h124 extern void hw_breakpoint_pmu_read(struct perf_event *bp);
/kernel/linux/linux-5.10/arch/sh/kernel/
Dhw_breakpoint.c391 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/kernel/linux/linux-5.10/arch/xtensa/kernel/
Dhw_breakpoint.c229 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/kernel/linux/linux-5.10/arch/x86/kernel/
Dhw_breakpoint.c589 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/kernel/linux/linux-5.10/kernel/events/
Dhw_breakpoint.c674 .read = hw_breakpoint_pmu_read,
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dhw_breakpoint.c762 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dhw_breakpoint.c1020 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function
/kernel/linux/linux-5.10/arch/arm/kernel/
Dhw_breakpoint.c1194 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read() function