Home
last modified time | relevance | path

Searched refs:fact_avx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst-display.c235 int fact_bucket, int fact_avx, in _isst_fact_display_information()
275 if (fact_avx & 0x01) { in _isst_fact_display_information()
283 if (fact_avx & 0x02) { in _isst_fact_display_information()
291 if (fact_avx & 0x04) { in _isst_fact_display_information()
597 int fact_bucket, int fact_avx, in isst_fact_display_information()
603 _isst_fact_display_information(cpu, outf, level, fact_bucket, fact_avx, in isst_fact_display_information()
234 _isst_fact_display_information(int cpu, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info, int base_level) _isst_fact_display_information() argument
596 isst_fact_display_information(int cpu, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info) isst_fact_display_information() argument
H A Disst.h228 int fact_bucket, int fact_avx,
H A Disst-config.c39 static int fact_avx = 0xFF; variable
1817 fact_avx, &fact_info); in dump_fact_config_for_cpu()
2453 fact_avx = 0x01; in parse_cmd_args()
2455 fact_avx = 0x02; in parse_cmd_args()
2457 fact_avx = 0x04; in parse_cmd_args()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-display.c242 int fact_bucket, int fact_avx, in _isst_fact_display_information()
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()
578 _isst_fact_display_information(id, outf, level, fact_bucket, fact_avx, in isst_fact_display_information()
241 _isst_fact_display_information(struct isst_id *id, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info, int base_level) _isst_fact_display_information() argument
571 isst_fact_display_information(struct isst_id *id, FILE *outf, int level, int fact_bucket, int fact_avx, struct isst_fact_info *fact_info) isst_fact_display_information() argument
H A Disst-config.c41 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()
H A Disst.h270 int fact_bucket, int fact_avx,

Completed in 11 milliseconds