Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Ddebug_monitor.c58 struct dbg_wb_conf { struct
72 static int dbg_remove_xpoint(struct dbg_wb_conf *); argument
73 static int dbg_setup_xpoint(struct dbg_wb_conf *);
332 struct dbg_wb_conf conf; in dbg_setup_watchpoint()
350 struct dbg_wb_conf conf; in dbg_remove_watchpoint()
361 struct dbg_wb_conf conf; in dbg_setup_breakpoint()
375 struct dbg_wb_conf conf; in dbg_remove_breakpoint()
591 dbg_setup_xpoint(struct dbg_wb_conf *conf) in dbg_setup_xpoint()
708 dbg_remove_xpoint(struct dbg_wb_conf *conf) in dbg_remove_xpoint()