Home | History | Annotate | only in /external/chromium_org/third_party/power_gadget
Up to higher level directory
NameDateSize
BUILD.gn04-Nov-2014311
LICENSE04-Nov-20141.5K
power_gadget.gyp04-Nov-2014355
PowerGadgetLib.cpp04-Nov-20147.1K
PowerGadgetLib.h04-Nov-20143.8K
README.chromium04-Nov-2014848

README.chromium

      1 Name: powergadget_lib
      2 URL: n/a
      3 Version: 0
      4 Security Critical: no
      5 License: BSD
      6 License File: LICENSE
      7 
      8 Description:
      9   Intel Power Gadget library aims to access real-time data about a 2nd
     10 generation or later Intel Core processor regarding current estimated processor
     11 power, thermal design power (TDP), current processor frequency, base frequency,
     12 current temperature, maximum temperature, timestamps and elapsed time. The data
     13 is obtained from the Model Specific Registers (MSRs) that are available only in
     14 2nd Generation Intel Core or later processors.
     15   IntelPowerGadgetLib.h and IntelPowerGadgetLib.cpp are to load Intel Power
     16 Gadget library and expose interface on windows platform, the library itself as
     17 well as driver should be installed with Intel Power Gadget application.
     18 @http://software.intel.com/en-us/articles/intel-power-gadget
     19