Searched refs:hw_breakpoint_slot_setup (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/loongarch/kernel/ |
D | hw_breakpoint.c | 115 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() function 192 i = hw_breakpoint_slot_setup(slots, max_slots, bp, ops); in hw_breakpoint_control()
|
/Linux-v6.6/arch/arm64/kernel/ |
D | hw_breakpoint.c | 188 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() function 248 i = hw_breakpoint_slot_setup(slots, max_slots, bp, ops); in hw_breakpoint_control()
|