Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c262 unsigned int gfx_cur_mhz; variable
2333 p->gfx_mhz = gfx_cur_mhz; in get_counters()
3215 retval = fscanf(fp, "%d", &gfx_cur_mhz); in snapshot_gfx_mhz()