summaryrefslogtreecommitdiff
path: root/tools/power/cpupower/utils/idle_monitor/idle_monitors.def
blob: e3f8d9b2b18f027ff2623f16431cc090d004d63a (plain)
1
2
3
4
5
6
7
#if defined(__i386__) || defined(__x86_64__)
DEF(amd_fam14h)
DEF(intel_nhm)
DEF(intel_snb)
DEF(mperf)
#endif
DEF(cpuidle_sysfs)