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.c557 GFX_MHz, enumerator
5368 p->gfx_mhz = gfx_info[GFX_MHz].val; in get_counters()
6540 case GFX_MHz: in snapshot_graphics()
6620 snapshot_graphics(GFX_MHz); in snapshot_proc_sysfs_files()
7324 …set_graphics_fp("/sys/class/drm/card0/device/tile0/gt0/freq0/cur_freq", gt0_is_gt ? GFX_MHz : SAM_… in probe_graphics()
7330 …graphics_fp("/sys/class/drm/card0/device/tile0/gt1/freq0/cur_freq", gt0_is_gt ? SAM_MHz : GFX_MHz); in probe_graphics()
7352 set_graphics_fp(path, GFX_MHz); in probe_graphics()
7372 set_graphics_fp("/sys/class/drm/card0/gt_cur_freq_mhz", GFX_MHz); in probe_graphics()
7373 if (!gfx_info[GFX_MHz].fp) in probe_graphics()
7374 set_graphics_fp("/sys/class/graphics/fb0/device/drm/card0/gt_cur_freq_mhz", GFX_MHz); in probe_graphics()
[all …]