Searched refs:fact_avx (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/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() 591 int fact_bucket, int fact_avx, in isst_fact_display_information() argument 597 _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 2093 fact_avx, &fact_info); in dump_fact_config_for_cpu() 2914 fact_avx = 0x01; in parse_cmd_args() 2916 fact_avx = 0x02; in parse_cmd_args() 2918 fact_avx = 0x04; in parse_cmd_args()
|