Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/intel-speed-select/
H A 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()
319 void isst_ctdp_display_core_info(struct isst_id *id, FILE *outf, char *prefix, in isst_ctdp_display_core_info()
548 void isst_ctdp_display_information_start(FILE *outf) in isst_ctdp_display_information_start()
555 void isst_ctdp_display_information_end(FILE *outf) in isst_ctdp_display_information_end()
561 void isst_pbf_display_information(struct isst_id *id, FILE *outf, int level, in isst_pbf_display_information()
571 void isst_fact_display_information(struct isst_id *id, FILE *outf, int level, in isst_fact_display_information()
583 void isst_clos_display_information(struct isst_id *id, FILE *outf, int clos, in isst_clos_display_information()
625 void isst_clos_display_clos_information(struct isst_id *id, FILE *outf, in isst_clos_display_clos_information()
[all …]
H A Disst-core.c74 FILE *outf = get_output_file(); in isst_send_msr_command() local
H A Disst-core-mbox.c81 FILE *outf = get_output_file(); in _send_mmio_command() local
H A Disst-config.c25 static FILE *outf; variable
/openbmc/qemu/linux-user/
H A Dgen-vdso.c29 static void output_reloc(FILE *outf, void *buf, void *loc) in output_reloc()
59 FILE *inf, *outf; in main() local
/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf/
H A Dsort-pmuevents.py88 outf = open( outfile, 'w' ) variable
/openbmc/u-boot/scripts/dtc/
H A Ddtc.c176 FILE *outf = NULL; in main() local
/openbmc/linux/scripts/dtc/
H A Ddtc.c172 FILE *outf = NULL; in main() local
/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.cpp179 std::ofstream outf; in LogInit() local
/openbmc/linux/samples/bpf/
H A Dhbm.c77 FILE *outf; in read_trace_pipe2() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py420 def write_sfdisk_script(outf, parts): argument
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c275 FILE *outf = NULL; in decompress_file() local
/openbmc/u-boot/tools/
H A Dproftool.c70 static void outf(int level, const char *fmt, ...) in outf() function
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c130 fixed20_12 outf = dfixed_init(out); in compute_dda_inc() local
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c210 FILE *outf; variable