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