Searched refs:pkg_any_gfxe_c0 (Results 1 – 1 of 1) sorted by relevance
190 unsigned long long pkg_any_gfxe_c0; member472 outp += sprintf(outp, "Any GFX: %016llX\n", p->pkg_any_gfxe_c0); in dump_counters()643 outp += sprintf(outp, "%8.2f", 100.0 * p->pkg_any_gfxe_c0/t->tsc); in format_counters()762 old->pkg_any_gfxe_c0 = new->pkg_any_gfxe_c0 - old->pkg_any_gfxe_c0; in delta_package()927 p->pkg_any_gfxe_c0 = 0; in clear_counters()983 average.packages.pkg_any_gfxe_c0 += p->pkg_any_gfxe_c0; in sum_counters()1040 average.packages.pkg_any_gfxe_c0 /= topo.num_packages; in compute_average()1210 if (get_msr(cpu, MSR_PKG_ANY_GFXE_C0_RES, &p->pkg_any_gfxe_c0)) in get_counters()