Searched refs:devcore_snapshot (Results 1 – 1 of 1) sorted by relevance
1677 struct xe_devcoredump_snapshot *devcore_snapshot = &devcoredump->snapshot; in snapshot_print_by_list_order() local1684 XE_WARN_ON(!devcore_snapshot->matched_node); in snapshot_print_by_list_order()1687 reginfo = &devcore_snapshot->matched_node->reginfo[type]; in snapshot_print_by_list_order()1796 struct xe_devcoredump_snapshot *devcore_snapshot; in xe_engine_snapshot_print() local1804 devcore_snapshot = &devcoredump->snapshot; in xe_engine_snapshot_print()1806 if (!devcore_snapshot->matched_node) in xe_engine_snapshot_print()1817 devcore_snapshot->matched_node->source == XE_ENGINE_CAPTURE_SOURCE_GUC ? in xe_engine_snapshot_print()1819 drm_printf(p, "\tCoverage: %s\n", grptype[devcore_snapshot->matched_node->is_partial]); in xe_engine_snapshot_print()