Searched refs:skl_features (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 698 static const struct platform_features skl_features = { variable 982 { INTEL_SKYLAKE_L, &skl_features }, 983 { INTEL_SKYLAKE, &skl_features }, 985 { INTEL_KABYLAKE_L, &skl_features }, 986 { INTEL_KABYLAKE, &skl_features }, 987 { INTEL_COMETLAKE, &skl_features }, 988 { INTEL_COMETLAKE_L, &skl_features },
|