repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
tools
/
power
/
cpupower
/
utils
/
idle_monitor
/
idle_monitors.def
blob
0d6ba4dbb9c7181a5ed3adc66bda613d3898cf43
1
#if
defined
(
__i386__
)
||
defined
(
__x86_64__
)
2
DEF
(
amd_fam14h
)
3
DEF
(
intel_nhm
)
4
DEF
(
intel_snb
)
5
DEF
(
intel_hsw_ext
)
6
DEF
(
mperf
)
7
#endif
8
DEF
(
cpuidle_sysfs
)