Searched refs:fact_avx (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-display.c | 242 int fact_bucket, int fact_avx, in _isst_fact_display_information() argument 286 if (!bucket_info[j].hp_ratios[i] || (fact_avx != 0xFF && !(fact_avx & (1 << i)))) in _isst_fact_display_information() 572 int fact_bucket, int fact_avx, in isst_fact_display_information() argument 578 _isst_fact_display_information(id, outf, level, fact_bucket, fact_avx, in isst_fact_display_information()
|
H A D | isst.h | 270 int fact_bucket, int fact_avx,
|
H A D | isst-config.c | 41 static int fact_avx = 0xFF; variable 2012 fact_avx, &fact_info); in dump_fact_config_for_cpu() 2782 fact_avx = 0x01; in parse_cmd_args() 2784 fact_avx = 0x02; in parse_cmd_args() 2786 fact_avx = 0x04; in parse_cmd_args()
|