Searched refs:cnl_features (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 765 .bclk_freq = cnl_features.bclk_freq, 767 .cst_limit = cnl_features.cst_limit, 771 .trl_msrs = cnl_features.trl_msrs, 773 .rapl_msrs = cnl_features.rapl_msrs, 1019 { INTEL_CANNONLAKE_L, &cnl_features }, 1022 { INTEL_ICELAKE_L, &cnl_features }, 1023 { INTEL_ICELAKE_NNPI, &cnl_features }, 1024 { INTEL_ROCKETLAKE, &cnl_features }, 1025 { INTEL_TIGERLAKE_L, &cnl_features }, 1026 { INTEL_TIGERLAKE, &cnl_features }, [all …]
|