Lines Matching refs:show
291 {"sa_info", .show = xe_gt_debugfs_simple_show, .data = sa_info},
292 {"topology", .show = xe_gt_debugfs_simple_show, .data = topology},
293 {"ggtt", .show = xe_gt_debugfs_simple_show, .data = ggtt},
294 {"register-save-restore", .show = xe_gt_debugfs_simple_show, .data = register_save_restore},
295 {"workarounds", .show = xe_gt_debugfs_simple_show, .data = workarounds},
296 {"tunings", .show = xe_gt_debugfs_simple_show, .data = tunings},
297 {"default_lrc_rcs", .show = xe_gt_debugfs_simple_show, .data = rcs_default_lrc},
298 {"default_lrc_ccs", .show = xe_gt_debugfs_simple_show, .data = ccs_default_lrc},
299 {"default_lrc_bcs", .show = xe_gt_debugfs_simple_show, .data = bcs_default_lrc},
300 {"default_lrc_vcs", .show = xe_gt_debugfs_simple_show, .data = vcs_default_lrc},
301 {"default_lrc_vecs", .show = xe_gt_debugfs_simple_show, .data = vecs_default_lrc},
302 {"stats", .show = xe_gt_debugfs_simple_show, .data = xe_gt_stats_print_info},
303 {"hwconfig", .show = xe_gt_debugfs_simple_show, .data = hwconfig},
308 {"hw_engines", .show = xe_gt_debugfs_simple_show, .data = hw_engines},
309 {"mocs", .show = xe_gt_debugfs_simple_show, .data = mocs},
310 {"pat", .show = xe_gt_debugfs_simple_show, .data = pat},
311 {"powergate_info", .show = xe_gt_debugfs_simple_show, .data = powergate_info},
312 {"steering", .show = xe_gt_debugfs_simple_show, .data = steering},