Home
last modified time | relevance | path

Searched refs:spr_features (Results 1 – 1 of 1) sorted by relevance

/linux/tools/power/x86/turbostat/
H A Dturbostat.c994 static const struct platform_features spr_features = { variable
1011 .has_msr_misc_feature_control = spr_features.has_msr_misc_feature_control,
1012 .has_msr_misc_pwr_mgmt = spr_features.has_msr_misc_pwr_mgmt,
1013 .has_nhm_msrs = spr_features.has_nhm_msrs,
1014 .bclk_freq = spr_features.bclk_freq,
1015 .supported_cstates = spr_features.supported_cstates,
1016 .cst_limit = spr_features.cst_limit,
1017 .has_msr_core_c1_res = spr_features.has_msr_core_c1_res,
1018 .has_cst_prewake_bit = spr_features.has_cst_prewake_bit,
1019 .has_fixed_rapl_psys_unit = spr_features.has_fixed_rapl_psys_unit,
[all …]