Searched hist:"27 d47356b6dfa92042a17a0b474f08910d4c8e8f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | diff 27d47356b6dfa92042a17a0b474f08910d4c8e8f Fri Feb 26 23:37:54 CST 2016 Len Brown <len.brown@intel.com> tools/power turbostat: show GFXMHz
Under the column "GFXMHz", show a snapshot of this attribute: /sys/class/graphics/fb0/device/drm/card0/gt_cur_freq_mhz
This is an instantaneous snapshot of what sysfs presents at the end of the measurement interval. turbostat does not average or otherwise perform any math on this value.
Signed-off-by: Len Brown <len.brown@intel.com>
|