Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c548 GFX_MHz, enumerator
5175 p->gfx_mhz = gfx_info[GFX_MHz].val; in get_counters()
6330 case GFX_MHz: in snapshot_graphics()
6410 snapshot_graphics(GFX_MHz); in snapshot_proc_sysfs_files()
7114 …set_graphics_fp("/sys/class/drm/card0/device/tile0/gt0/freq0/cur_freq", gt0_is_gt ? GFX_MHz : SAM_… in probe_graphics()
7120 …graphics_fp("/sys/class/drm/card0/device/tile0/gt1/freq0/cur_freq", gt0_is_gt ? SAM_MHz : GFX_MHz); in probe_graphics()
7142 set_graphics_fp(path, GFX_MHz); in probe_graphics()
7162 set_graphics_fp("/sys/class/drm/card0/gt_cur_freq_mhz", GFX_MHz); in probe_graphics()
7163 if (!gfx_info[GFX_MHz].fp) in probe_graphics()
7164 set_graphics_fp("/sys/class/graphics/fb0/device/drm/card0/gt_cur_freq_mhz", GFX_MHz); in probe_graphics()
[all …]