Searched defs:outf (Results 1 – 9 of 9) sorted by relevance
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-display.c | 84 static void format_and_print_txt(FILE *outf, int level, char *header, in format_and_print_txt() 112 static void format_and_print(FILE *outf, int level, char *header, char *value) in format_and_print() 169 static int print_package_info(struct isst_id *id, FILE *outf) in print_package_info() 217 static void _isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in _isst_pbf_display_information() 260 static void _isst_fact_display_information(struct isst_id *id, FILE *outf, int level, in _isst_fact_display_information() 338 void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix, in isst_ctdp_display_core_info() 357 void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level, in isst_ctdp_display_information() 587 void isst_ctdp_display_information_start(FILE *outf) in isst_ctdp_display_information_start() 594 void isst_ctdp_display_information_end(FILE *outf) in isst_ctdp_display_information_end() 600 void isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in isst_pbf_display_information() [all …]
|
H A D | isst-core.c | 75 FILE *outf = get_output_file(); in isst_send_msr_command() local
|
H A D | isst-core-mbox.c | 81 FILE *outf = get_output_file(); in _send_mmio_command() local
|
H A D | isst-config.c | 25 static FILE *outf; variable
|
/linux/scripts/dtc/ |
H A D | dtc.c | 174 FILE *outf = NULL; in main() local
|
/linux/samples/bpf/ |
H A D | hbm.c | 77 FILE *outf; in read_trace_pipe2() local
|
/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gunz_test.c | 275 FILE *outf = NULL; in decompress_file() local
|
/linux/arch/mips/boot/tools/ |
H A D | relocs.c | 577 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs()
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 323 FILE *outf; variable
|