Home
last modified time | relevance | path

Searched refs:hw_breakpoint_slot_setup (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/loongarch/kernel/
H A Dhw_breakpoint.c127 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() function
214 i = hw_breakpoint_slot_setup(slots, max_slots, bp, ops); in hw_breakpoint_control()
/linux-6.15/arch/arm64/kernel/
H A Dhw_breakpoint.c189 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()