Home
last modified time | relevance | path

Searched refs:gfx_mhz (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c386 unsigned int gfx_mhz; member
1305 outp += sprintf(outp, "%s%d", (printed++ ? delim : ""), p->gfx_mhz); in format_counters()
1474 old->gfx_mhz = new->gfx_mhz; in delta_package()
1692 p->gfx_mhz = 0; in clear_counters()
1791 average.packages.gfx_mhz = p->gfx_mhz; in sum_counters()
2301 p->gfx_mhz = gfx_cur_mhz; in get_counters()