Searched refs:nhm_features (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 534 static const struct platform_features nhm_features = { variable 963 { INTEL_NEHALEM, &nhm_features }, 964 { INTEL_NEHALEM_G, &nhm_features }, 965 { INTEL_NEHALEM_EP, &nhm_features }, 967 { INTEL_WESTMERE, &nhm_features }, 968 { INTEL_WESTMERE_EP, &nhm_features },
|