Searched refs:want_ctb (Results 1 – 1 of 1) sorted by relevance
1975 bool want_ctb) in guc_ct_snapshot_alloc() argument1983 if (ct->ctbs.h2g.bo && ct->ctbs.g2h.bo && want_ctb) { in guc_ct_snapshot_alloc()2015 bool want_ctb) in guc_ct_snapshot_capture() argument2020 snapshot = guc_ct_snapshot_alloc(ct, atomic, want_ctb); in guc_ct_snapshot_capture()2116 void xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool want_ctb) in xe_guc_ct_print() argument2120 snapshot = guc_ct_snapshot_capture(ct, false, want_ctb); in xe_guc_ct_print()