Searched refs:want_ctb (Results 1 – 1 of 1) sorted by relevance
1957 bool want_ctb) in guc_ct_snapshot_alloc() argument1965 if (ct->bo && want_ctb) { in guc_ct_snapshot_alloc()1996 bool want_ctb) in guc_ct_snapshot_capture() argument2001 snapshot = guc_ct_snapshot_alloc(ct, atomic, want_ctb); in guc_ct_snapshot_capture()2092 void xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool want_ctb) in xe_guc_ct_print() argument2096 snapshot = guc_ct_snapshot_capture(ct, false, want_ctb); in xe_guc_ct_print()