Lines Matching defs:guc

327 		struct xe_guc *guc = &gt->uc.guc;  in xe_guc_capture_get_reg_desc_list()  local
396 static void guc_capture_alloc_steered_lists(struct xe_guc *guc) in guc_capture_alloc_steered_lists()
477 guc_capture_list_init(struct xe_guc *guc, u32 owner, u32 type, in guc_capture_list_init()
521 guc_cap_list_num_regs(struct xe_guc *guc, u32 owner, u32 type, in guc_cap_list_num_regs()
553 guc_capture_getlistsize(struct xe_guc *guc, u32 owner, u32 type, in guc_capture_getlistsize()
613 xe_guc_capture_getlistsize(struct xe_guc *guc, u32 owner, u32 type, in xe_guc_capture_getlistsize()
634 xe_guc_capture_getlist(struct xe_guc *guc, u32 owner, u32 type, in xe_guc_capture_getlist()
698 xe_guc_capture_getnullheader(struct xe_guc *guc, void **outptr, size_t *size) in xe_guc_capture_getnullheader()
729 size_t xe_guc_capture_ads_input_worst_size(struct xe_guc *guc) in xe_guc_capture_ads_input_worst_size()
764 static int guc_capture_output_size_est(struct xe_guc *guc) in guc_capture_output_size_est()
814 static void check_guc_capture_size(struct xe_guc *guc) in check_guc_capture_size()
891 guc_capture_init_node(struct xe_guc *guc, struct __guc_capture_parsed_output *node) in guc_capture_init_node()
994 guc_capture_log_remove_bytes(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_remove_bytes()
1038 guc_capture_log_get_group_hdr(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_group_hdr()
1049 guc_capture_log_get_data_hdr(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_data_hdr()
1060 guc_capture_log_get_register(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_register()
1071 guc_capture_get_prealloc_node(struct xe_guc *guc) in guc_capture_get_prealloc_node()
1104 guc_capture_clone_node(struct xe_guc *guc, struct __guc_capture_parsed_output *original, in guc_capture_clone_node()
1144 guc_capture_extract_reglists(struct xe_guc *guc, struct __guc_capture_bufstate *buf) in guc_capture_extract_reglists()
1338 static int __guc_capture_flushlog_complete(struct xe_guc *guc) in __guc_capture_flushlog_complete()
1348 static void __guc_capture_process_output(struct xe_guc *guc) in __guc_capture_process_output()
1436 void xe_guc_capture_process(struct xe_guc *guc) in xe_guc_capture_process()
1443 guc_capture_alloc_one_node(struct xe_guc *guc) in guc_capture_alloc_one_node()
1469 __guc_capture_create_prealloc_nodes(struct xe_guc *guc) in __guc_capture_create_prealloc_nodes()
1486 guc_get_max_reglist_count(struct xe_guc *guc) in guc_get_max_reglist_count()
1519 guc_capture_create_prealloc_nodes(struct xe_guc *guc) in guc_capture_create_prealloc_nodes()
1582 struct xe_guc *guc = &gt->uc.guc; in xe_engine_manual_capture() local
1675 struct xe_guc *guc = &gt->uc.guc; in snapshot_print_by_list_order() local
1882 struct xe_guc *guc = &q->gt->uc.guc; in xe_guc_capture_get_matching_and_lock() local
1938 struct xe_guc *guc = &q->gt->uc.guc; in xe_engine_snapshot_capture_for_queue() local
1964 void xe_guc_capture_put_matched_nodes(struct xe_guc *guc) in xe_guc_capture_put_matched_nodes()
1983 void xe_guc_capture_steered_list_init(struct xe_guc *guc) in xe_guc_capture_steered_list_init()
2005 int xe_guc_capture_init(struct xe_guc *guc) in xe_guc_capture_init()