Searched refs:hw_breakpoint_slot_setup (Results 1 – 2 of 2) sorted by relevance
/linux/arch/loongarch/kernel/ |
H A D | hw_breakpoint.c | 115 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() function 202 i = hw_breakpoint_slot_setup(slots, max_slots, bp, ops); in hw_breakpoint_control()
|
/linux/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 189 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() function 249 i = hw_breakpoint_slot_setup(slots, max_slots, bp, ops); in hw_breakpoint_control()
|