Searched refs:fprintf (Results 151 - 175 of 593) sorted by relevance

1234567891011>>

/linux-master/tools/counter/
H A Dcounter_watch_events.c86 fprintf(stderr, "Usage:\n\n"
287 fprintf(stderr, "Invalid chan=<number>\n");
300 fprintf(stderr, "Invalid id=<number>\n");
313 fprintf(stderr, "Invalid parent=<number>\n");
325 fprintf(stderr, "Unknown suboption '%s'\n", value);
340 fprintf(stderr, "asprintf failed\n");
350 fprintf(stderr, "Unable to open %s: %s\n", device_name, strerror(errno));
360 fprintf(stderr, "Error adding watches[%d]: %s\n", i,
383 fprintf(stderr, "Failed to read event data (got: %d)\n", ret);
394 fprintf(stder
[all...]
/linux-master/tools/perf/
H A Dperf.c170 fprintf(stderr, "Open debug file '%s' failed: %s\n",
254 fprintf(stderr, "No directory given for --debugfs-dir.\n");
264 fprintf(stderr, "No directory given for --buildid-dir.\n");
274 fprintf(stderr, "dir: %s\n", tracing_path_mount());
297 fprintf(stderr, "No variable specified for --debug.\n");
307 fprintf(stderr, "No path given for --debug-file.\n");
318 fprintf(stderr, "Unknown option: %s\n", cmd);
367 fprintf(stderr, "write failure on standard output: %s",
372 fprintf(stderr, "unknown write failure on standard output");
376 fprintf(stder
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_features.c147 fprintf(stderr, "Invalid xdp feature: %s\n", arg);
155 fprintf(stderr,
164 fprintf(stderr,
172 fprintf(stderr,
181 fprintf(stderr, "Invalid device name: %s\n", arg);
190 fprintf(stderr,
259 fprintf(stderr,
268 fprintf(stderr,
334 fprintf(stderr, "Failed attaching XDP program to device %s\n",
371 fprintf(stder
[all...]
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c221 fprintf(stderr, "Usage: fork <options> CPU\n\n");
222 fprintf(stderr, "\t\t--fork\tUse fork() (default threads)\n");
223 fprintf(stderr, "\t\t--vfork\tUse vfork() (default threads)\n");
224 fprintf(stderr, "\t\t--exec\tAlso exec() (default no exec)\n");
225 fprintf(stderr, "\t\t--timeout=X\tDuration in seconds to run (default 30)\n");
226 fprintf(stderr, "\t\t--exec-target\tInternal option for exec workload\n");
/linux-master/tools/power/cpupower/bench/
H A Dparse.c63 fprintf(stderr, "error: Cannot create dir %s\n",
99 fprintf(stderr, "error: unable to open logfile\n");
103 fprintf(stdout, "Logfile: %s\n", filename);
105 fprintf(output, "#round load sleep performance powersave percentage\n");
162 fprintf(stderr, "error: config is NULL\n");
169 fprintf(stderr, "error: unable to read configfile\n");
/linux-master/tools/power/acpi/tools/ec/
H A Dec_access.c94 fprintf(stderr, "Unknown option!\n");
101 fprintf(stderr, "Wrong byte offset 0x%.2x, valid: "
108 fprintf(stderr, "Wrong byte offset 0x%.2x, valid:"
116 fprintf(stderr, "Wrong byte offset 0x%.2x, valid: "
137 fprintf(stderr, "Could only read %d bytes\n", bytes_read);
160 fprintf(stderr, "Could only read %d bytes\n", bytes_read);
/linux-master/tools/perf/util/
H A Dhelp-unknown-cmd.c68 fprintf(stderr, "ERROR: Failed to allocate command list for unknown command.\n");
96 fprintf(stderr, "WARNING: You called a perf program named '%s', "
101 fprintf(stderr, "in %0.1f seconds automatically...\n",
108 fprintf(stderr, "perf: '%s' is not a perf-command. See 'perf --help'.\n", cmd);
111 fprintf(stderr, "\nDid you mean %s?\n",
115 fprintf(stderr, "\t%s\n", main_cmds.names[i]->name);
H A Dprint_insn.c21 printed += fprintf(fp, "%02x", (unsigned char)sample->insn[i]);
23 printed += fprintf(fp, " ");
84 printed += fprintf(fp, "%s ", insn[0].mnemonic);
92 printed += fprintf(fp, "%s %s", insn[0].mnemonic, insn[0].op_str);
118 printed += fprintf(fp, "%s %s", insn[0].mnemonic, insn[0].op_str);
121 printed += fprintf(fp, "illegal instruction");
/linux-master/tools/testing/selftests/powerpc/include/
H A Dutils.h122 fprintf(stderr, \
131 fprintf(stderr, \
141 fprintf(stderr, \
150 fprintf(stderr, \
163 fprintf(stderr, \
172 fprintf(stderr, \
/linux-master/samples/seccomp/
H A Dbpf-helper.c38 fprintf(stderr, "Unresolved label: '%s'\n",
49 fprintf(stderr, "Duplicate label use: '%s'\n",
70 fprintf(stderr, "Too many labels\n");
/linux-master/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h36 fprintf(nx_gzip_log, "[%04d/%02d/%02d %02d:%02d:%02d] " \
76 fprintf(nx_gzip_log, "hhh " fmt, ## __VA_ARGS__); \
82 fprintf(nx_gzip_log, "sss " fmt, ## __VA_ARGS__); \
/linux-master/drivers/accessibility/speakup/
H A Dutils.h40 fprintf(stderr, "can't open %s\n", filename);
50 fprintf(stderr, "error: file %s line %d\n", filename, lc);
51 fprintf(stderr, "%s %s\n", msg, info);
/linux-master/tools/power/acpi/os_specific/service_layers/
H A Dosunixdir.c63 fprintf(stderr, "Cannot open directory - %s\n", dir_pathname);
111 fprintf(stderr,
122 fprintf(stderr,
/linux-master/tools/testing/selftests/thermal/intel/power_floor/
H A Dpower_floor_test.c75 fprintf(stderr, "Failed to set pointer to beginning\n");
80 fprintf(stderr, "Failed to read from:%s\n",
96 fprintf(stderr, "Failed to set pointer to beginning\n");
/linux-master/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c226 fprintf(stderr, "Test 1 failed sigurg %d len %d %c\n",
246 fprintf(stderr, "Test 2 failed, sigurg %d len %d OOB %c\n",
272 fprintf(stderr,
282 fprintf(stderr, "Test 3.1 failed, sigurg %d len %d OOB %c\n",
310 fprintf(stderr, "Test 4 failed, sigurg %d len %d OOB %c\n",
338 fprintf(stderr, "Test 1 Inline failed, sigurg %d len %d\n",
346 fprintf(stderr,
371 fprintf(stderr, "Test 2 Inline failed, len %d atmark %d\n",
379 fprintf(stderr, "Test 2.1 Inline failed, len %d data %c atmark %d\n",
403 fprintf(stder
[all...]
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.h49 fprintf(stderr, \
61 fprintf(stderr, \
65 fprintf(stderr, "uc context validated.\n"); \
H A Dzt_no_regs.c35 fprintf(stderr, "Got unexpected ZT context\n");
/linux-master/arch/powerpc/boot/
H A Dmktree.c51 fprintf(stderr, "usage: %s <zImage-file> <boot-image> <load address> <entry point>\n",argv[0]);
100 fprintf(stderr, "%s is too small to be an ELF image\n",
106 fprintf(stderr, "%s is not an ELF image\n", argv[1]);
111 fprintf(stderr, "%s failed to seek in ELF image\n", argv[1]);
/linux-master/samples/vfs/
H A Dtest-fsmount.c35 fprintf(stderr, "Error: %*.*s\n", n, n, buf + 2);
38 fprintf(stderr, "Warning: %*.*s\n", n, n, buf + 2);
41 fprintf(stderr, "Info: %*.*s\n", n, n, buf + 2);
53 fprintf(stderr, "%s: %m\n", s);
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c56 fprintf(stderr, "Detected zero from the VSX reg %d\n", i + 12);
63 fprintf(stderr, "VSX mismatch\n");
65 fprintf(stderr, "%d: 0x%08lx%08lx | 0x%08lx%08lx\n",
86 fprintf(stderr, "Caught zeros in VSX compares\n");
/linux-master/samples/bpf/
H A Dlathist_user.c92 fprintf(stderr, "ERROR: opening BPF object file failed\n");
98 fprintf(stderr, "ERROR: loading BPF object file failed\n");
104 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
111 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
H A Dtracex3_user.c131 fprintf(stderr, "ERROR: opening BPF object file failed\n");
137 fprintf(stderr, "ERROR: loading BPF object file failed\n");
143 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
150 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
H A Doffwaketime_user.c111 fprintf(stderr, "ERROR: opening BPF object file failed\n");
118 fprintf(stderr, "ERROR: loading BPF object file failed\n");
125 fprintf(stderr, "ERROR: finding a map in obj file failed\n");
135 fprintf(stderr, "ERROR: bpf_program__attach failed\n");
/linux-master/certs/
H A Dextract-cert.c38 fprintf(stderr,
51 fprintf(stderr, "At main.c:%d:\n", l);
55 fprintf(stderr, "- SSL %s: %s:%d\n", buf, file, line);
94 fprintf(stderr, "Extracted cert: %s\n", buf);
/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...]

Completed in 305 milliseconds

1234567891011>>