INTEL_RC6_RES_RC6
intel_rc6_print_residency(m, "Render RC6 residency since boot:", INTEL_RC6_RES_RC6);
intel_rc6_print_residency(m, "RC6 residency since boot:", INTEL_RC6_RES_RC6);
intel_rc6_print_residency(m, "RC6 residency since boot:", INTEL_RC6_RES_RC6);
return get_residency(gt, INTEL_RC6_RES_RC6);
res_reg[INTEL_RC6_RES_RC6] = MTL_MEDIA_MC6;
res_reg[INTEL_RC6_RES_RC6] = GEN6_GT_GFX_RC6;
result = intel_rc6_residency_ns(rc6, INTEL_RC6_RES_RC6);
val = intel_rc6_residency_ns(>->rc6, INTEL_RC6_RES_RC6);