• Home
  • History
  • Annotate
  • only in /external/chromium_org/third_party/power_gadget/
NameDateSize

..12-Mar-20154 KiB

BUILD.gn12-Mar-2015311

LICENSE12-Mar-20151.5 KiB

power_gadget.gyp12-Mar-2015355

PowerGadgetLib.cpp12-Mar-20157.1 KiB

PowerGadgetLib.h12-Mar-20153.8 KiB

README.chromium12-Mar-2015848

README.chromium

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