Searched refs:fprintf (Results 26 - 50 of 593) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c565 fprintf(stderr, "couldn't open %s\n", fname);
569 fprintf(ofp, "# perf script event handlers, "
572 fprintf(ofp, "# Licensed under the terms of the GNU GPL"
575 fprintf(ofp, "# The common_* event handler fields are the most useful "
578 fprintf(ofp, "# all events. They don't necessarily correspond to "
581 fprintf(ofp, "# in the format files. Those fields not available as "
584 fprintf(ofp, "# be retrieved using Perl functions of the form "
587 fprintf(ofp, "# See Context.pm for the list of available "
590 fprintf(ofp, "use lib \"$ENV{'PERF_EXEC_PATH'}/scripts/perl/"
593 fprintf(of
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gen_wa_oob.c33 fprintf(f, "usage: %s <input-rule-file> <generated-c-source-file> <generated-c-header-file>\n",
40 fprintf(stderr, "ERROR: %s\nERROR: %u: %.60s\n",
99 fprintf(cheader, "\tXE_WA_OOB_%s = %u,\n", name, idx);
100 fprintf(csource, "{ XE_RTP_NAME(\"%s\"), XE_RTP_RULES(%s) },\n",
103 fprintf(csource, "{ XE_RTP_NAME(NULL), XE_RTP_RULES(%s) },\n",
113 fprintf(cheader, "\t_XE_WA_OOB_COUNT = %u\n", idx);
138 fprintf(stderr, "ERROR: wrong arguments\n");
146 fprintf(stderr, "ERROR: Can't open %s: %m\n",
152 fprintf(args[ARGS_CHEADER].f, HEADER, args[ARGS_INPUT].fn);
156 fprintf(arg
[all...]
/linux-master/arch/x86/tools/
H A Dinsn_sanity.c41 fprintf(stderr, "%s: Error: %s\n\n", prog, err);
42 fprintf(stderr, "Usage: %s [-y|-n|-v] [-s seed[,no]] [-m max] [-i input]\n", prog);
43 fprintf(stderr, "\t-y 64bit mode\n");
44 fprintf(stderr, "\t-n 32bit mode\n");
45 fprintf(stderr, "\t-v Verbosity(-vv dumps any decoded result)\n");
46 fprintf(stderr, "\t-s Give a random seed (and iteration number)\n");
47 fprintf(stderr, "\t-m Give a maximum iteration number\n");
48 fprintf(stderr, "\t-i Give an input file with decoded binary\n");
55 fprintf(fp, "%s.%s = {\n", indent, name);
56 fprintf(f
[all...]
H A Dinsn_decoder_test.c34 fprintf(stderr, "Usage: objdump -d a.out | awk -f objdump_reformat.awk"
36 fprintf(stderr, "\t-y 64bit mode\n");
37 fprintf(stderr, "\t-n 32bit mode\n");
38 fprintf(stderr, "\t-v verbose mode\n");
44 fprintf(stderr, "%s: error: malformed line %d:\n%s",
53 fprintf(stderr, "%s: warning: ", prog);
62 fprintf(fp, "%s.%s = {\n", indent, name);
63 fprintf(fp, "%s\t.value = %d, bytes[] = {%x, %x, %x, %x},\n",
66 fprintf(fp, "%s\t.got = %d, .nbytes = %d},\n", indent,
72 fprintf(f
[all...]
/linux-master/samples/landlock/
H A Dsandboxer.c101 fprintf(stderr, "Missing environment variable %s\n", env_var);
121 fprintf(stderr, "Failed to open \"%s\": %s\n",
126 fprintf(stderr, "Failed to stat \"%s\": %s\n",
136 fprintf(stderr,
172 fprintf(stderr,
226 fprintf(stderr,
231 fprintf(stderr,
233 fprintf(stderr,
236 fprintf(stderr,
239 fprintf(stder
[all...]
/linux-master/tools/power/acpi/tools/acpidump/
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/samples/binderfs/
H A Dbinderfs_example.c25 fprintf(stderr, "%s - Failed to unshare mount namespace\n",
32 fprintf(stderr, "%s - Failed to mount / as private\n",
39 fprintf(stderr, "%s - Failed to create binderfs mountpoint\n",
46 fprintf(stderr, "%s - Failed to mount binderfs\n",
55 fprintf(stderr, "%s - Failed to open binder-control device\n",
65 fprintf(stderr, "%s - Failed to allocate new binder device\n",
75 fprintf(stderr, "%s - Failed to delete binder device\n",
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dza_no_regs.c45 fprintf(stderr, "Only %d VL supported\n", nvls);
59 fprintf(stderr, "Testing VL %d\n", vl);
62 fprintf(stderr, "Failed to set VL\n");
75 fprintf(stderr, "No ZA context\n");
81 fprintf(stderr, "Got VL %d, expected %d\n", za->vl, vl);
86 fprintf(stderr, "Context size %u, expected %lu\n",
92 fprintf(stderr, "Got expected size %u and VL %d\n",
H A Dssve_regs.c49 fprintf(stderr, "Only %d VL supported\n", nvls);
70 fprintf(stderr, "Testing VL %d\n", vl);
74 fprintf(stderr, "Failed to set VL, got %d\n", ret);
89 fprintf(stderr, "No SVE context\n");
95 fprintf(stderr, "Got VL %d, expected %d\n", ssve->vl, vl);
100 fprintf(stderr, "SVE_SIG_FLAG_SM not set in SVE record\n");
105 fprintf(stderr, "Got expected size %u and VL %d\n",
H A Dzt_regs.c44 fprintf(stderr, "No ZT context\n");
50 fprintf(stderr, "Got context with no registers\n");
54 fprintf(stderr, "Got expected size %u for %d registers\n",
60 fprintf(stderr, "Out of memory, nregs=%u\n", zt->nregs);
67 fprintf(stderr, "ZT data invalid\n");
H A Dsme_vl.c43 fprintf(stderr, "No ZA context\n");
49 fprintf(stderr, "ZA sigframe VL %u, expected %u\n",
53 fprintf(stderr, "got expected VL %u\n", vl);
H A Dsve_vl.c43 fprintf(stderr, "No SVE context\n");
49 fprintf(stderr, "sigframe VL %u, expected %u\n",
53 fprintf(stderr, "got expected VL %u\n", vl);
/linux-master/samples/uhid/
H A Duhid-example.c165 fprintf(stderr, "Cannot write to uhid: %m\n");
168 fprintf(stderr, "Wrong size written to uhid: %zd != %zu\n",
221 fprintf(stderr, "LED output report received with flags %x\n",
233 fprintf(stderr, "Read HUP on uhid-cdev\n");
236 fprintf(stderr, "Cannot read uhid-cdev: %m\n");
239 fprintf(stderr, "Invalid size read from uhid-dev: %zd != %zu\n",
246 fprintf(stderr, "UHID_START from uhid-dev\n");
249 fprintf(stderr, "UHID_STOP from uhid-dev\n");
252 fprintf(stderr, "UHID_OPEN from uhid-dev\n");
255 fprintf(stder
[all...]
/linux-master/arch/sparc/vdso/
H A Dvdso2c.h118 fprintf(outfile, "/* AUTOMATICALLY GENERATED -- DO NOT EDIT */\n\n");
119 fprintf(outfile, "#include <linux/cache.h>\n");
120 fprintf(outfile, "#include <asm/vdso.h>\n");
121 fprintf(outfile, "\n");
122 fprintf(outfile,
127 fprintf(outfile, "\n\t");
128 fprintf(outfile, "0x%02X, ",
131 fprintf(outfile, "\n};\n\n");
133 fprintf(outfile, "const struct vdso_image %s_builtin = {\n", name);
134 fprintf(outfil
[all...]
/linux-master/drivers/acpi/acpica/
H A Dutbuffer.c214 fprintf(file, "Null Buffer Pointer in DumpBuffer!\n");
228 fprintf(file, "%8.4X: ", (base_offset + i));
237 fprintf(file, "%*s", ((display * 2) + 1), " ");
246 fprintf(file, "%02X ",
254 fprintf(file, "%04X ", temp32);
261 fprintf(file, "%08X ", temp32);
268 fprintf(file, "%08X", temp32);
273 fprintf(file, "%08X ", temp32);
284 fprintf(file, " ");
287 fprintf(fil
[all...]
/linux-master/tools/perf/util/
H A Dcs-etm-base.c72 fprintf(stdout, magic_unk_fmt, magic);
77 fprintf(stdout, cs_etm_priv_fmts[CS_ETM_MAGIC], val[i++]);
78 fprintf(stdout, cs_etm_priv_fmts[CS_ETM_CPU], val[i++]);
85 fprintf(stdout, cs_etm_priv_fmts[j], val[i]);
91 fprintf(stdout, cs_etmv4_priv_fmts[j], val[i]);
110 fprintf(stdout, param_unk_fmt, j, val[i]);
112 fprintf(stdout, cs_etm_priv_fmts[j], val[i]);
118 fprintf(stdout, param_unk_fmt, j, val[i]);
120 fprintf(stdout, cs_etmv4_priv_fmts[j], val[i]);
126 fprintf(stdou
[all...]
/linux-master/tools/testing/selftests/timers/
H A Drtcpie.c50 fprintf(stderr, "usage: rtctest [rtcdev] [d]\n");
66 fprintf(stderr, "\nNo periodic IRQ support\n");
72 fprintf(stderr, "\nPeriodic IRQ rate is %ldHz.\n", old_pie_rate);
74 fprintf(stderr, "Counting 20 interrupts at:");
84 fprintf(stderr,
92 fprintf(stderr, "\n%ldHz:\t", tmp);
114 fprintf(stderr, "\nPIE delta error: %ld.%06ld should be close to 0.%06ld\n",
121 fprintf(stderr, " %d",i);
137 fprintf(stderr, "\n\n\t\t\t *** Test complete ***\n");
/linux-master/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_exec_test.c29 fprintf(stderr, "Parent DSCR %ld was not inherited "
35 fprintf(stderr, "Parent DSCR %ld was not inherited "
75 fprintf(stderr, "Child didn't exit cleanly\n");
80 fprintf(stderr, "Child didn't exit cleanly\n");
102 fprintf(stderr, "Usage: %s\n", argv[0]);
/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/arm64/signal/
H A Dtest_signals_utils.c69 fprintf(stderr, "==>> completed. SKIP.\n");
71 fprintf(stderr, "==>> completed. PASS(1)\n");
74 fprintf(stdout, "==>> completed. FAIL(0)\n");
100 fprintf(stderr,
103 fprintf(stderr,
130 fprintf(stderr,
141 fprintf(stdout,
152 fprintf(stdout,
207 fprintf(stderr,
226 fprintf(stder
[all...]
/linux-master/tools/testing/selftests/net/
H A Dpsock_fanout.c175 fprintf(stderr, "bpf verifier:\n%s\n", log_buf);
242 fprintf(stderr, "info: count=%d,%d, expect=%d,%d\n",
247 fprintf(stderr, "warning: incorrect queue lengths\n");
257 fprintf(stderr, "test: control single socket\n");
261 fprintf(stderr, "ERROR: opened socket with dual rollover\n");
271 fprintf(stderr, "test: control multiple sockets\n");
275 fprintf(stderr, "ERROR: failed to open HASH socket\n");
280 fprintf(stderr, "ERROR: joined group with wrong flag defrag\n");
285 fprintf(stderr, "ERROR: joined group with wrong flag ro\n");
289 fprintf(stder
[all...]
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent.h68 #define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__)
69 #define pr_info(format, ...) fprintf(stdout, format, ## __VA_ARGS__)
71 #define pr_debug(format, ...) fprintf(stderr, format, ## __VA_ARGS__)
/linux-master/tools/perf/bench/
H A Duprobe.c55 fprintf(stderr, "Failed to attach bench uprobe \"%s\": %s\n", #prog, strerror(errno)); \
69 fprintf(stderr, "Failed to open and load uprobes bench BPF skeleton\n");
75 fprintf(stderr, "Failed to load and verify BPF skeleton\n");
85 fprintf(stderr, "Invalid bench: %d\n", bench);
113 int printed = fprintf(fp, "# Executed %'d %s calls\n", loops, name);
115 printed += fprintf(fp, " %14s: %'" PRIu64 " %ss", "Total time", diff, unit);
118 printed += fprintf(fp, " %s%'" PRId64 " to baseline", diff_to_baseline > 0 ? "+" : "", diff_to_baseline);
121 fprintf(stdout, " %s%'" PRId64 " to previous", diff_to_previous > 0 ? "+" : "", diff_to_previous);
124 printed += fprintf(fp, "\n\n %'.3f %ss/op", (double)diff / (double)loops, unit);
127 printed += fprintf(f
[all...]
/linux-master/tools/perf/ui/gtk/
H A Dutil.c38 fprintf(stderr, "Error:\n");
40 fprintf(stderr, "\n");
63 fprintf(stderr, "Warning:\n");
65 fprintf(stderr, "\n");
84 fprintf(stderr, "Warning:\n");
86 fprintf(stderr, "\n");

Completed in 311 milliseconds

1234567891011>>