Lines Matching refs:debug_view
42 struct debug_view;
60 struct debug_view *views[DEBUG_MAX_VIEWS];
66 struct debug_view *view,
72 struct debug_view *view, char *out_buf,
75 struct debug_view *view,
78 struct debug_view *view,
83 int debug_dflt_header_fn(debug_info_t *id, struct debug_view *view,
86 struct debug_view { struct
95 extern struct debug_view debug_hex_ascii_view; argument
96 extern struct debug_view debug_sprintf_view;
391 int debug_register_view(debug_info_t *id, struct debug_view *view);
393 int debug_unregister_view(debug_info_t *id, struct debug_view *view);