Home
last modified time | relevance | path

Searched hist:"95 aebc44e73b05d4e95774b983a63909de638808" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.cdiff 95aebc44e73b05d4e95774b983a63909de638808 Tue Aug 20 19:20:16 CDT 2013 Josh Triplett <josh@joshtriplett.org> turbostat: Add a helper to parse a single int out of a file

Many different chunks of code in turbostat open a file, parse a single
int out of it, and close it. Factor that out into a common function.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Len Brown <len.brown@intel.com>