Searched refs:fact_avx (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-display.c | 261 int fact_bucket, int fact_avx, in _isst_fact_display_information() argument 305 if (!bucket_info[j].hp_ratios[i] || (fact_avx != 0xFF && !(fact_avx & (1 << i)))) in _isst_fact_display_information() 611 int fact_bucket, int fact_avx, in isst_fact_display_information() argument 617 _isst_fact_display_information(id, outf, level, fact_bucket, fact_avx, in isst_fact_display_information()
|
| H A D | isst.h | 273 int fact_bucket, int fact_avx,
|
| H A D | isst-config.c | 42 static int fact_avx = 0xFF; variable 2122 fact_avx, &fact_info); in dump_fact_config_for_cpu() 2954 fact_avx = 0x01; in parse_cmd_args() 2956 fact_avx = 0x02; in parse_cmd_args() 2958 fact_avx = 0x04; in parse_cmd_args()
|