Searched defs:debug_info (Results 1 – 11 of 11) sorted by relevance
31 typedef struct debug_info { struct32 struct debug_info* next; argument33 struct debug_info* prev; argument50 } debug_info_t; argument
52 struct debug_info { struct54 int suspended_step;56 int bps_disabled;57 int wps_disabled;59 struct perf_event *hbp_break[ARM_MAX_BRP];60 struct perf_event *hbp_watch[ARM_MAX_WRP];
37 struct debug_info { struct48 struct debug_info debug; argument
33 struct debug_info { struct45 struct debug_info debug; argument
234 struct debug_info *debug_info = ¤t->thread.debug; in hw_breakpoint_control() local589 struct debug_info *debug_info; in breakpoint_handler() local665 struct debug_info *debug_info; in watchpoint_handler() local765 struct debug_info *debug_info = ¤t->thread.debug; in reinstall_suspended_bps() local
319 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo()
986 struct mwifiex_debug_info *debug_info; in mwifiex_drv_info_dump() local
611 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local
1128 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
143 u8 debug_info; member
254 u8 debug_info; /* Debug info from Module ID in case of fail */ member