| /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()
|
| /tools/thermal/lib/ |
| D | log.c | 44 vfprintf(stderr, format, args); in logit() 47 vfprintf(stdout, format, args); in logit()
|
| /tools/perf/ui/ |
| D | util.c | 12 vfprintf(stderr, format, args); in perf_stdio__error() 22 vfprintf(stderr, format, args); in perf_stdio__warning()
|
| D | helpline.c | 48 vfprintf(stderr, fmt, ap); in ui_helpline__vpush()
|
| /tools/include/linux/ |
| D | panic.h | 14 vfprintf(stderr, fmt, argp); in panic()
|
| /tools/include/nolibc/ |
| D | stdio.h | 216 int vfprintf(FILE *stream, const char *fmt, va_list args) in vfprintf() function 324 return vfprintf(stdout, fmt, args); in vprintf() 334 ret = vfprintf(stream, fmt, args); in fprintf() 346 ret = vfprintf(stdout, fmt, args); in printf()
|
| /tools/lib/api/ |
| D | debug.c | 13 err = vfprintf(stderr, format, args); in __base_pr()
|
| /tools/lib/perf/tests/ |
| D | test-cpumap.c | 11 return vfprintf(stderr, fmt, ap); in libperf_print()
|
| D | test-threadmap.c | 11 return vfprintf(stderr, fmt, ap); in libperf_print()
|
| /tools/include/tools/ |
| D | dis-asm-compat.h | 28 r = vfprintf(out, fmt, args); in fprintf_styled()
|
| /tools/lib/perf/ |
| D | core.c | 16 return vfprintf(stderr, format, args); in __base_pr()
|
| /tools/testing/selftests/kvm/lib/ |
| D | assert.c | 83 vfprintf(stderr, fmt, ap); in test_assert()
|
| /tools/lib/perf/Documentation/examples/ |
| D | counting.c | 15 return vfprintf(stderr, fmt, ap); in libperf_print()
|
| D | sampling.c | 15 return vfprintf(stderr, fmt, ap); in libperf_print()
|
| /tools/sched_ext/ |
| D | scx_simple.c | 33 return vfprintf(stderr, format, args); in libbpf_print_fn()
|
| D | scx_central.c | 37 return vfprintf(stderr, format, args); in libbpf_print_fn()
|
| D | scx_qmap.c | 47 return vfprintf(stderr, format, args); in libbpf_print_fn()
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | btf_split.c | 12 vfprintf(ctx, fmt, args); in btf_dump_printf()
|
| /tools/perf/util/ |
| D | debug.c | 93 ret += vfprintf(debug_file(), fmt, args); in veprintf() 122 ret += vfprintf(debug_file(), fmt, args); in veprintf_time()
|
| /tools/testing/selftests/firmware/ |
| D | fw_namespace.c | 27 vfprintf(stderr, fmt, ap); in die()
|
| /tools/testing/selftests/bpf/ |
| D | json_writer.c | 162 vfprintf(self->out, fmt, ap); in jsonw_vprintf_enquote() 172 vfprintf(self->out, fmt, ap); in jsonw_printf()
|
| /tools/bpf/bpftool/ |
| D | json_writer.c | 162 vfprintf(self->out, fmt, ap); in jsonw_vprintf_enquote() 172 vfprintf(self->out, fmt, ap); in jsonw_printf()
|
| /tools/bpf/runqslower/ |
| D | runqslower.c | 87 return vfprintf(stderr, format, args); in libbpf_print_fn()
|
| /tools/testing/selftests/mount/ |
| D | nosymfollow-test.c | 35 vfprintf(stderr, fmt, ap); in die()
|
| /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()
|