Searched refs:nhm_features (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 729 static const struct platform_features nhm_features = { variable 1179 { INTEL_NEHALEM, &nhm_features }, 1180 { INTEL_NEHALEM_G, &nhm_features }, 1181 { INTEL_NEHALEM_EP, &nhm_features }, 1183 { INTEL_WESTMERE, &nhm_features }, 1184 { INTEL_WESTMERE_EP, &nhm_features },
|