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