Searched refs:nhm_features (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 561 static const struct platform_features nhm_features = { variable 993 { INTEL_NEHALEM, &nhm_features }, 994 { INTEL_NEHALEM_G, &nhm_features }, 995 { INTEL_NEHALEM_EP, &nhm_features }, 997 { INTEL_WESTMERE, &nhm_features }, 998 { INTEL_WESTMERE_EP, &nhm_features },
|