Home
last modified time | relevance | path

Searched refs:vfprintf (Results 1 – 25 of 77) sorted by relevance

1234

/linux-6.3-rc2/tools/perf/ui/gtk/
A Dutil.c39 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-6.3-rc2/tools/thermal/lib/
A Dlog.c44 vfprintf(stderr, format, args); in logit()
47 vfprintf(stdout, format, args); in logit()
/linux-6.3-rc2/tools/perf/ui/
A Dutil.c12 vfprintf(stderr, format, args); in perf_stdio__error()
22 vfprintf(stderr, format, args); in perf_stdio__warning()
A Dhelpline.c48 vfprintf(stderr, fmt, ap); in ui_helpline__vpush()
/linux-6.3-rc2/tools/include/nolibc/
A Dstdio.h171 int vfprintf(FILE *stream, const char *fmt, va_list args) in vfprintf() function
283 ret = vfprintf(stream, fmt, args); in fprintf()
295 ret = vfprintf(stdout, fmt, args); in printf()
/linux-6.3-rc2/arch/um/os-Linux/
A Dutil.c184 vfprintf(stderr, fmt, list); in os_info()
193 vfprintf(stderr, fmt, list); in os_warn()
A Dstart_up.c78 vfprintf(stderr, fmt, list); in fatal()
89 vfprintf(stderr, fmt, list); in non_fatal()
/linux-6.3-rc2/tools/lib/api/
A Ddebug.c13 err = vfprintf(stderr, format, args); in __base_pr()
/linux-6.3-rc2/tools/lib/perf/tests/
A Dtest-cpumap.c11 return vfprintf(stderr, fmt, ap); in libperf_print()
A Dtest-threadmap.c11 return vfprintf(stderr, fmt, ap); in libperf_print()
/linux-6.3-rc2/tools/include/tools/
A Ddis-asm-compat.h28 r = vfprintf(out, fmt, args); in fprintf_styled()
/linux-6.3-rc2/tools/lib/perf/
A Dcore.c16 return vfprintf(stderr, format, args); in __base_pr()
/linux-6.3-rc2/tools/perf/util/
A Ddebug.c82 ret += vfprintf(debug_file, fmt, args); in veprintf()
112 ret += vfprintf(stderr, fmt, args); in veprintf_time()
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/
A Dassert.c86 vfprintf(stderr, fmt, ap); in test_assert()
/linux-6.3-rc2/arch/mips/boot/tools/
A Drelocs_main.c19 vfprintf(stderr, fmt, ap); in die()
/linux-6.3-rc2/arch/x86/tools/
A Drelocs_common.c8 vfprintf(stderr, fmt, ap); in die()
/linux-6.3-rc2/tools/lib/perf/Documentation/examples/
A Dcounting.c15 return vfprintf(stderr, fmt, ap); in libperf_print()
A Dsampling.c15 return vfprintf(stderr, fmt, ap); in libperf_print()
/linux-6.3-rc2/tools/bpf/bpftool/
A Djson_writer.c165 vfprintf(self->out, fmt, ap); in jsonw_vprintf_enquote()
175 vfprintf(self->out, fmt, ap); in jsonw_printf()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbtf_split.c12 vfprintf(ctx, fmt, args); in btf_dump_printf()
/linux-6.3-rc2/scripts/dtc/
A Dutil.h38 vfprintf(stderr, str, ap); in die()
/linux-6.3-rc2/tools/testing/selftests/firmware/
A Dfw_namespace.c31 vfprintf(stderr, fmt, ap); in die()
/linux-6.3-rc2/drivers/acpi/acpica/
A Dutprint.c675 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf() function
709 length = vfprintf(file, format, args); in fprintf()
/linux-6.3-rc2/tools/bpf/runqslower/
A Drunqslower.c87 return vfprintf(stderr, format, args); in libbpf_print_fn()
/linux-6.3-rc2/tools/power/acpi/os_specific/service_layers/
A Dosunixxf.c353 vfprintf(acpi_gbl_debug_file, fmt, args); in acpi_os_printf()
364 vfprintf(acpi_gbl_output_file, fmt, args); in acpi_os_printf()

Completed in 32 milliseconds

1234