Searched refs:nhm_features (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 720 static const struct platform_features nhm_features = { variable 1170 { INTEL_NEHALEM, &nhm_features }, 1171 { INTEL_NEHALEM_G, &nhm_features }, 1172 { INTEL_NEHALEM_EP, &nhm_features }, 1174 { INTEL_WESTMERE, &nhm_features }, 1175 { INTEL_WESTMERE_EP, &nhm_features },
|