Searched refs:fprintf (Results 301 - 325 of 595) sorted by last modified time

<<11121314151617181920>>

/linux-master/tools/perf/
H A Dbuiltin-buildid-list.c62 return fprintf(fp, "%s\n", sbuild_id);
74 return fprintf(fp, "%s\n", sbuild_id);
/linux-master/tools/perf/bench/
H A Dsyscall.c43 fprintf(stderr, "fork failed\n");
49 fprintf(stderr, "waitpid failed\n");
62 fprintf(stderr, "fork failed\n");
66 fprintf(stderr, "execve /bin/true failed\n");
70 fprintf(stderr, "waitpid failed\n");
158 fprintf(stderr, "Unknown format:%d\n", bench_format);
/linux-master/tools/perf/arch/x86/util/
H A Diostat.c80 fprintf(output, "S%d-uncore_iio_%d<%04x:%02x>\n",
422 fprintf(config->output, "# time port ");
424 fprintf(config->output, " port ");
460 fprintf(config->output, "%s", prefix);
466 fprintf(config->output, "\n%s", prefix);
/linux-master/tools/objtool/include/objtool/
H A Dwarn.h45 fprintf(stderr, \
/linux-master/tools/objtool/
H A Dbuiltin-check.c13 fprintf(stderr, \
/linux-master/tools/net/ynl/samples/
H A Ddevlink.c57 fprintf(stderr, "YNL: %s\n", ys->err.msg);
H A Dethtool.c62 fprintf(stderr, "YNL (%d): %s\n", ys->err.code, ys->err.msg);
/linux-master/tools/lib/subcmd/
H A Dsubcmd-util.h14 fprintf(stderr, " %s%s\n", prefix, msg);
/linux-master/tools/gpio/
H A Dlsgpio.c81 fprintf(stdout, field_format, flagnames[i].name);
88 fprintf(stdout, field_format, "both-edges");
90 fprintf(stdout, field_format, "rising-edge");
92 fprintf(stdout, field_format, "falling-edge");
96 fprintf(stdout, ", debounce_period=%dusec",
116 fprintf(stderr, "Failed to open %s\n", chrdev_name);
127 fprintf(stdout, "GPIO chip: %s, \"%s\", %u GPIO lines\n",
143 fprintf(stdout, "\tline %2d:", linfo.offset);
145 fprintf(stdout, " \"%s\"", linfo.name);
147 fprintf(stdou
[all...]
/linux-master/samples/bpf/
H A Dhbm.c103 fprintf(outf, "%s\n", buf);
203 fprintf(stderr, "ERROR: bpf_program__attach_cgroup failed\n");
316 fprintf(fout, "id:%d\n", cg_id);
317 fprintf(fout, "ERROR: Could not lookup queue_stats\n");
344 fprintf(fout, "id:%d\n", cg_id);
345 fprintf(fout, "rate_mbps:%d\n", rate_mbps);
346 fprintf(fout, "duration:%.1f secs\n",
349 fprintf(fout, "packets:%d\n", (int)qstats.pkts_total);
350 fprintf(fout, "bytes_MB:%d\n", (int)(qstats.bytes_total /
352 fprintf(fou
[all...]
/linux-master/tools/virtio/
H A Dvirtio_test.c273 fprintf(stderr,
332 fprintf(stderr, "Usage: virtio_test [--help]"
/linux-master/tools/virtio/linux/
H A Dkernel.h128 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__)
130 #define pr_debug(format, ...) fprintf (stderr, format, ## __VA_ARGS__)
134 #define dev_err(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__)
135 #define dev_warn(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__)
136 #define dev_warn_once(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__)
/linux-master/tools/verification/rv/src/
H A Drv.c54 fprintf(stderr, "rv version %s\n", VERSION);
58 fprintf(stderr, "%s\n", usage[i]);
95 fprintf(stderr, "rv version %s\n", VERSION);
98 fprintf(stderr, "%s\n", usage[i]);
102 fprintf(stderr, "rv version %s\n", VERSION);
105 fprintf(stderr, "%s\n", usage[i]);
146 fprintf(stderr, "rv version %s: %s\n", VERSION, message);
149 fprintf(stderr, "%s\n", usage[i]);
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvmx_signal.c143 fprintf(stderr, "\t!! bad_context is true\n");
/linux-master/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_test.c55 fprintf(stderr, "Child didn't exit cleanly\n");
60 fprintf(stderr, "Child didn't exit cleanly\n");
66 fprintf(stderr, "Kernel DSCR should be %ld "
73 fprintf(stderr, "User DSCR should be %ld "
/linux-master/tools/accounting/
H A Dgetdelays.c44 fprintf(stderr, fmt, ##arg); \
76 fprintf(stderr, "getdelays [-dilv] [-w logfile] [-r bufsize] "
78 fprintf(stderr, " -d: print delayacct stats\n");
79 fprintf(stderr, " -i: print IO accounting (works only with -p)\n");
80 fprintf(stderr, " -l: listen forever\n");
81 fprintf(stderr, " -v: debug on\n");
82 fprintf(stderr, " -C: container path\n");
100 fprintf(stderr, "Unable to set socket rcv buf size to %d\n",
409 fprintf(stderr, "Error getting family id, errno %d\n", errno);
420 fprintf(stder
[all...]
/linux-master/scripts/
H A Dsorttable.h234 fprintf(stderr, "get start_mcount_loc error!");
240 fprintf(stderr, "get stop_mcount_loc error!");
355 fprintf(stderr,
364 fprintf(stderr,
373 fprintf(stderr,
382 fprintf(stderr,
390 fprintf(stderr,
397 fprintf(stderr, "no __ex_table in file: %s\n", fname);
402 fprintf(stderr, "no .symtab in file: %s\n", fname);
407 fprintf(stder
[all...]
/linux-master/arch/mips/boot/tools/
H A Drelocs.c565 res = fprintf(f, "\t.long 0x%08"PRIx32"\n", v);
/linux-master/arch/arm/boot/compressed/
H A Ddecompress.c17 # define Trace(x) fprintf x
18 # define Tracev(x) {if (verbose) fprintf x ;}
19 # define Tracevv(x) {if (verbose>1) fprintf x ;}
20 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
21 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Duser_ringbuf.c517 fprintf(stderr, "Invalid operand %d\n", msg->msg_op);
/linux-master/tools/power/acpi/tools/acpidump/
H A Dapmain.c109 fprintf(stderr, "Too many table options (max %d)\n",
155 fprintf(stderr,
180 fprintf(stderr,
206 fprintf(stderr,
212 fprintf(stderr,
228 fprintf(stderr, ACPI_COMMON_SIGNON(AP_UTILITY_NAME));
340 fprintf(stderr,
357 fprintf(stderr,
H A Dapdump.c38 fprintf(stderr,
47 fprintf(stderr, "Table length (0x%8.8X) is invalid\n",
87 fprintf(stderr, "%4.4s: Warning: wrong checksum in table\n",
167 fprintf(gbl_output_file, "%4.4s @ 0x%8.8X%8.8X\n",
173 fprintf(gbl_output_file, "\n");
211 fprintf(stderr,
216 fprintf(stderr,
260 fprintf(stderr, "%s: Could not convert to a physical address\n",
268 fprintf(stderr, "Could not get table at 0x%8.8X%8.8X, %s\n",
302 fprintf(stder
[all...]
H A Dapfiles.c35 fprintf(stderr,
79 fprintf(stderr, "Could not open output file: %s\n", pathname);
140 fprintf(stderr,
150 fprintf(stderr, "Could not open output file: %s\n", filename);
156 fprintf(stderr, "Error writing binary output file: %s\n",
191 fprintf(stderr, "Could not open input file: %s\n", pathname);
199 fprintf(stderr,
208 fprintf(stderr,
218 fprintf(stderr, "Could not read input file: %s\n", pathname);
/linux-master/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c99 fprintf(stderr, "Could not get terminal attributes!\n");
113 fprintf(stderr, "Could not set terminal attributes!\n");
130 fprintf(stderr, "Could not restore terminal attributes!\n");
H A Dosunixmap.c72 fprintf(stderr, "Cannot open %s\n", SYSTEM_MEMORY);
86 fprintf(stderr, "Cannot map %s\n", SYSTEM_MEMORY);

Completed in 237 milliseconds

<<11121314151617181920>>