gfx_mhz           212 tools/power/x86/turbostat/turbostat.c 	unsigned int gfx_mhz;
gfx_mhz          1099 tools/power/x86/turbostat/turbostat.c 		outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->gfx_mhz);
gfx_mhz          1255 tools/power/x86/turbostat/turbostat.c 	old->gfx_mhz = new->gfx_mhz;
gfx_mhz          1471 tools/power/x86/turbostat/turbostat.c 	p->gfx_mhz = 0;
gfx_mhz          1566 tools/power/x86/turbostat/turbostat.c 	average.packages.gfx_mhz = p->gfx_mhz;
gfx_mhz          2013 tools/power/x86/turbostat/turbostat.c 		p->gfx_mhz = gfx_cur_mhz;