Lines Matching defs:log
23 log_to_guc(struct xe_guc_log *log) in log_to_guc()
29 log_to_gt(struct xe_guc_log *log) in log_to_gt()
35 log_to_xe(struct xe_guc_log *log) in log_to_xe()
67 static struct xe_guc_log_snapshot *xe_guc_log_snapshot_alloc(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_alloc()
142 struct xe_guc_log_snapshot *xe_guc_log_snapshot_capture(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_capture()
223 void xe_guc_log_print_dmesg(struct xe_guc_log *log) in xe_guc_log_print_dmesg()
242 void xe_guc_log_print(struct xe_guc_log *log, struct drm_printer *p) in xe_guc_log_print()
254 int xe_guc_log_init(struct xe_guc_log *log) in xe_guc_log_init()
276 static u32 xe_guc_log_section_size_crash(struct xe_guc_log *log) in xe_guc_log_section_size_crash()
281 static u32 xe_guc_log_section_size_debug(struct xe_guc_log *log) in xe_guc_log_section_size_debug()
294 u32 xe_guc_log_section_size_capture(struct xe_guc_log *log) in xe_guc_log_section_size_capture()
306 u32 xe_guc_get_log_buffer_size(struct xe_guc_log *log, enum guc_log_buffer_type type) in xe_guc_get_log_buffer_size()
327 u32 xe_guc_get_log_buffer_offset(struct xe_guc_log *log, enum guc_log_buffer_type type) in xe_guc_get_log_buffer_offset()
354 bool xe_guc_check_log_buf_overflow(struct xe_guc_log *log, enum guc_log_buffer_type type, in xe_guc_check_log_buf_overflow()