Home
last modified time | relevance | path

Searched defs:outf (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/tools/power/x86/intel-speed-select/
Disst-display.c84 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()
189 static void _isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in _isst_pbf_display_information()
232 static void _isst_fact_display_information(struct isst_id *id, FILE *outf, int level, in _isst_fact_display_information()
320 void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix, in isst_ctdp_display_core_info()
351 void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level, in isst_ctdp_display_information()
567 void isst_ctdp_display_information_start(FILE *outf) in isst_ctdp_display_information_start()
574 void isst_ctdp_display_information_end(FILE *outf) in isst_ctdp_display_information_end()
580 void isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in isst_pbf_display_information()
[all …]
Disst-config.c24 static FILE *outf; variable
/linux-6.1.9/scripts/dtc/
Ddtc.c172 FILE *outf = NULL; in main() local
/linux-6.1.9/samples/bpf/
Dhbm.c77 FILE *outf; in read_trace_pipe2() local
/linux-6.1.9/tools/testing/selftests/powerpc/nx-gzip/
Dgunz_test.c275 FILE *outf = NULL; in decompress_file() local
/linux-6.1.9/arch/mips/boot/tools/
Drelocs.c572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs()
/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.c129 fixed20_12 outf = dfixed_init(out); in compute_dda_inc() local
/linux-6.1.9/tools/power/x86/turbostat/
Dturbostat.c208 FILE *outf; variable