/Linux-v5.4/tools/perf/ui/gtk/ |
D | util.c | 39 vfprintf(stderr, format, args); in perf_gtk__error() 64 vfprintf(stderr, format, args); in perf_gtk__warning_info_bar() 85 vfprintf(stderr, format, args); in perf_gtk__warning_statusbar()
|
/Linux-v5.4/tools/perf/ui/ |
D | util.c | 12 vfprintf(stderr, format, args); in perf_stdio__error() 19 vfprintf(stderr, format, args); in perf_stdio__warning()
|
D | helpline.c | 48 vfprintf(stderr, fmt, ap); in ui_helpline__vpush()
|
/Linux-v5.4/arch/um/os-Linux/ |
D | util.c | 177 vfprintf(stderr, fmt, list); in os_info() 186 vfprintf(stderr, fmt, list); in os_warn()
|
D | start_up.c | 78 vfprintf(stderr, fmt, list); in fatal() 89 vfprintf(stderr, fmt, list); in non_fatal()
|
/Linux-v5.4/tools/perf/lib/tests/ |
D | test-cpumap.c | 10 return vfprintf(stderr, fmt, ap); in libperf_print()
|
D | test-threadmap.c | 10 return vfprintf(stderr, fmt, ap); in libperf_print()
|
D | test-evsel.c | 13 return vfprintf(stderr, fmt, ap); in libperf_print()
|
D | test-evlist.c | 14 return vfprintf(stderr, fmt, ap); in libperf_print()
|
/Linux-v5.4/tools/lib/api/ |
D | debug.c | 13 err = vfprintf(stderr, format, args); in __base_pr()
|
/Linux-v5.4/tools/perf/lib/ |
D | core.c | 15 return vfprintf(stderr, format, args); in __base_pr()
|
/Linux-v5.4/tools/perf/util/ |
D | debug.c | 40 ret = vfprintf(stderr, fmt, args); in veprintf() 69 ret += vfprintf(stderr, fmt, args); in veprintf_time()
|
/Linux-v5.4/tools/lib/traceevent/ |
D | parse-utils.c | 21 vfprintf(stderr, fmt, ap); in __vwarning()
|
/Linux-v5.4/tools/testing/selftests/kvm/lib/ |
D | assert.c | 80 vfprintf(stderr, fmt, ap); in test_assert()
|
/Linux-v5.4/arch/mips/boot/tools/ |
D | relocs_main.c | 19 vfprintf(stderr, fmt, ap); in die()
|
/Linux-v5.4/arch/x86/tools/ |
D | relocs_common.c | 8 vfprintf(stderr, fmt, ap); in die()
|
D | insn_decoder_test.c | 55 vfprintf(stderr, fmt, ap); in pr_warn()
|
/Linux-v5.4/tools/bpf/bpftool/ |
D | json_writer.c | 159 vfprintf(self->out, fmt, ap); in jsonw_vprintf_enquote() 169 vfprintf(self->out, fmt, ap); in jsonw_printf()
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_libbpf_open.c | 47 return vfprintf(stderr, fmt, args); in libbpf_debug_print()
|
D | test_btf_dump.c | 20 vfprintf(ctx, fmt, args); in btf_dump_printf()
|
/Linux-v5.4/scripts/dtc/ |
D | util.h | 33 vfprintf(stderr, str, ap); in die()
|
/Linux-v5.4/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-log.c | 150 vfprintf(f, fmt, args); in __intel_pt_log()
|
/Linux-v5.4/drivers/acpi/acpica/ |
D | utprint.c | 670 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf() function 704 length = vfprintf(file, format, args); in fprintf()
|
/Linux-v5.4/tools/power/acpi/os_specific/service_layers/ |
D | osunixxf.c | 353 vfprintf(acpi_gbl_debug_file, fmt, args); in acpi_os_printf() 364 vfprintf(acpi_gbl_output_file, fmt, args); in acpi_os_printf()
|
/Linux-v5.4/arch/arm/vdso/ |
D | vdsomunge.c | 90 vfprintf(stderr, fmt, ap); in fail()
|