Home
last modified time | relevance | path

Searched defs:breakpoint (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/tools/perf/bench/
Dbreakpoint.c42 struct breakpoint { struct
47 static int breakpoint_setup(void *addr) in breakpoint_setup() argument
/linux-5.19.10/arch/powerpc/kernel/
Dhw_breakpoint.c126 struct breakpoint { struct
132 static DEFINE_PER_CPU(struct breakpoint *, cpu_bps[HBP_NUM_MAX]); argument
/linux-5.19.10/scripts/gdb/linux/
Dsymbols.py68 breakpoint = None variable in LxSymbols
/linux-5.19.10/arch/sh/kernel/
Dhw_breakpoint.c358 BUILD_TRAP_HANDLER(breakpoint) in BUILD_TRAP_HANDLER() argument
/linux-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas.h443 struct hisi_sas_breakpoint *breakpoint; member
/linux-5.19.10/tools/lib/traceevent/
Devent-parse.c110 void breakpoint(void) in breakpoint() function