Searched refs:format_and_print (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/power/x86/intel-speed-select/ |
| H A D | isst-display.c | 212 format_and_print(outf, level, header, NULL); in print_package_info() 354 format_and_print(outf, 1, NULL, NULL); in isst_ctdp_display_core_info() 563 format_and_print(outf, 1, NULL, NULL); in isst_ctdp_display_information() 570 format_and_print(outf, 0, "start", NULL); in isst_ctdp_display_information_start() 576 format_and_print(outf, 0, NULL, NULL); in isst_ctdp_display_information_end() 587 format_and_print(outf, 1, NULL, NULL); in isst_pbf_display_information() 599 format_and_print(outf, 1, NULL, NULL); in isst_fact_display_information() 754 format_and_print(outf, 1, header, NULL); in isst_display_error_info_message() 762 format_and_print(outf, 2, header, value); in isst_display_error_info_message() 763 format_and_print(outf, 1, NULL, NULL); in isst_display_error_info_message() [all …]
|