Searched refs:pkg_any_gfxe_c0 (Results 1 – 1 of 1) sorted by relevance
1623 unsigned long long pkg_any_gfxe_c0; member2565 outp += sprintf(outp, "Any GFX: %016llX\n", p->pkg_any_gfxe_c0); in dump_counters()2951 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * p->pkg_any_gfxe_c0 / tsc); in format_counters()3151 old->pkg_any_gfxe_c0 = new->pkg_any_gfxe_c0 - old->pkg_any_gfxe_c0; in delta_package()3436 p->pkg_any_gfxe_c0 = 0; in clear_counters()3585 average.packages.pkg_any_gfxe_c0 += p->pkg_any_gfxe_c0; in sum_counters()3680 average.packages.pkg_any_gfxe_c0 /= topo.allowed_packages; in compute_average()4590 if (get_msr(cpu, MSR_PKG_ANY_GFXE_C0_RES, &p->pkg_any_gfxe_c0)) in get_counters()