Searched defs:debug_info (Results 1 – 6 of 6) sorted by relevance
33 typedef struct debug_info { struct34 struct debug_info* next; argument35 struct debug_info* prev; argument52 } debug_info_t; argument
37 struct debug_info { struct48 struct debug_info debug; argument
84 struct debug_info { struct87 int suspended_step;89 int bps_disabled;90 int wps_disabled;92 struct perf_event *hbp_break[ARM_MAX_BRP];93 struct perf_event *hbp_watch[ARM_MAX_WRP];
33 struct debug_info { struct45 struct debug_info debug; argument
239 struct debug_info *debug_info = ¤t->thread.debug; in hw_breakpoint_control() local635 struct debug_info *debug_info; in breakpoint_handler() local749 struct debug_info *debug_info; in watchpoint_handler() local853 struct debug_info *debug_info = ¤t->thread.debug; in reinstall_suspended_bps() local
612 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local