Searched refs:want_ctb (Results 1 – 2 of 2) sorted by relevance
23 void xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool want_ctb);
1626 bool want_ctb) in guc_ct_snapshot_alloc() argument1634 if (ct->bo && want_ctb) { in guc_ct_snapshot_alloc()1665 bool want_ctb) in guc_ct_snapshot_capture() argument1670 snapshot = guc_ct_snapshot_alloc(ct, atomic, want_ctb); in guc_ct_snapshot_capture()1761 void xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool want_ctb) in xe_guc_ct_print() argument1765 snapshot = guc_ct_snapshot_capture(ct, false, want_ctb); in xe_guc_ct_print()