Searched refs:fprintf (Results 501 - 525 of 595) sorted by last modified time

<<21222324

/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c222 fprintf(stderr, "Both threads must be on the same CPU for yield test\n");
403 fprintf(stderr, "Usage: context_switch2 <options> CPU1 CPU2\n\n");
404 fprintf(stderr, "\t\t--test=X\tpipe, futex or yield (default)\n");
405 fprintf(stderr, "\t\t--process\tUse processes (default threads)\n");
406 fprintf(stderr, "\t\t--timeout=X\tDuration in seconds to run (default 30)\n");
407 fprintf(stderr, "\t\t--vdso\t\ttouch VDSO\n");
408 fprintf(stderr, "\t\t--no-fp\t\tDon't touch FP\n");
410 fprintf(stderr, "\t\t--no-altivec\tDon't touch altivec\n");
412 fprintf(stderr, "\t\t--no-vector\tDon't touch vector\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 Dlwt_len_hist_user.c40 fprintf(stderr, "bpf_obj_get(%s): %s(%d)\n",
47 fprintf(stderr, "Key %lu out of bounds\n", next_key);
/linux-master/tools/gpio/
H A Dgpio-hammer.c55 fprintf(stdout, "Hammer lines [");
57 fprintf(stdout, "%d", lines[i]);
59 fprintf(stdout, ", ");
61 fprintf(stdout, "] on %s, initial states: [", device_name);
63 fprintf(stdout, "%d", gpiotools_test_bit(values.bits, i));
65 fprintf(stdout, ", ");
67 fprintf(stdout, "]\n");
85 fprintf(stdout, "[%c] ", swirr[j]);
90 fprintf(stdout, "[");
92 fprintf(stdou
[all...]
/linux-master/arch/x86/boot/compressed/
H A Dmkpiggy.c27 fprintf(stderr, "Usage: %s compressed_file\n", argv[0]);
/linux-master/tools/perf/bench/
H A Dmem-functions.c187 fprintf(stderr, "Failed to open cycles counter\n");
196 fprintf(stderr, "Invalid size:%s\n", size_str);
/linux-master/tools/testing/selftests/splice/
H A Dsplice_read.c19 fprintf(stderr, "Usage: %s INPUT [BYTES]\n", argv[0]);
40 fprintf(stderr, "%s: Too big\n", argv[1]);
/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/tools/testing/selftests/net/
H A Dmsg_zerocopy.c128 fprintf(stderr, "cpu: unable to pin, may increase variance.\n");
130 fprintf(stderr, "cpu: %u\n", cpu);
210 fprintf(stderr, "send: ret=%u != %u\n", ret, len);
355 fprintf(stderr, "%d\n", ck->cookies[i]);
439 fprintf(stderr, "gap: %u..%u does not append to %u\n",
447 fprintf(stderr, "serr: inconsistent\n");
452 fprintf(stderr, "completed: %u (h=%u l=%u)\n",
477 fprintf(stderr, "missing notifications: %lu < %lu\n",
565 fprintf(stderr, "tx=%lu (%lu MB) txc=%lu zc=%c\n",
673 fprintf(stder
[all...]
H A Dip_defrag.c405 fprintf(stderr, "PASS\n");
H A Dreuseport_addr_any.c241 fprintf(stderr, "pass\n");
252 fprintf(stderr, "DCCP not supported: skipping DCCP tests\n");
260 fprintf(stderr, "%s IPv4 ... ", proto_str);
263 fprintf(stderr, "%s IPv6 ... ", proto_str);
266 fprintf(stderr, "%s IPv4 mapped to IPv6 ... ", proto_str);
276 fprintf(stderr, "SUCCESS\n");
H A Dfin_ack_lat.c143 fprintf(stderr, "server port: %d\n", ntohs(laddr.sin_port));
/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c120 NXPRT(fprintf(stderr, "%d: %s addr %p len %x\n", __LINE__, addr,
186 NXPRT(fprintf(stderr, "%s dde_count %d request len ", __func__,
188 NXPRT(fprintf(stderr, "0x%lx\n", buf_sz));
195 NXPRT(fprintf(stderr, "touch direct ddebc 0x%x ddead %p\n",
223 NXPRT(fprintf(stderr, "touch loop len 0x%x ddead %p total ",
225 NXPRT(fprintf(stderr, "0x%lx\n", total));
231 NXPRT(fprintf(stderr, "touch loop break len 0x%x ",
233 NXPRT(fprintf(stderr, "ddead %p\n", (void *)buf_addr));
305 fprintf(stderr, "usage: %s <fname> or stdin\n", argv[0]);
306 fprintf(stder
[all...]
H A Dgzip_vas.c59 fprintf(stderr, " open device name %s\n", devname);
68 fprintf(stderr, "ioctl() n %d, error %d\n", rc, errno);
75 fprintf(stderr, "mmap() failed, errno %d\n", errno);
96 fprintf(stderr, " NX_FUNC_COMP_GZIP not found\n");
104 fprintf(stderr, " No memory\n");
112 fprintf(stderr, " open_device_nodes failed\n");
126 fprintf(stderr, "munmap() failed, errno %d\n", errno);
185 fprintf(stderr, "CSB still not valid after %d polls.\n",
209 NXPRT(fprintf(stderr, "Paste attempt %d/%d returns 0x%x\n",
277 fprintf(stder
[all...]
/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/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/tools/testing/selftests/powerpc/signal/
H A Dsig_sc_double_restart.c129 fprintf(stderr, "Double restart moved restart before sc instruction.\n");
137 fprintf(stderr, "bad test string %s\n", buf);
160 fprintf(stderr, "child exited abnormally\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/tools/testing/selftests/nsfs/
H A Dpidns.c18 fprintf(stderr, "%s:%d:" fmt ": %m\n", \
/linux-master/tools/laptop/freefall/
H A Dfreefall.c120 fprintf(stderr, "usage: %s <device> (default: /dev/sda)\n",
/linux-master/tools/thermal/tmon/
H A Dtmon.c167 fprintf(tmon_log, "#----------- THERMAL SYSTEM CONFIG -------------\n");
177 fprintf(tmon_log, "#thermal zone %s%02d cdevs binding: %32s\n",
182 fprintf(tmon_log, "#\tTP%02d type:%s, temp:%lu\n", j,
189 fprintf(tmon_log, "#cooling devices%02d: %s\n",
192 fprintf(tmon_log, "#---------- THERMAL DATA LOG STARTED -----------\n");
193 fprintf(tmon_log, "Samples TargetTemp ");
195 fprintf(tmon_log, "%s%d ", ptdata.tzi[i].type,
199 fprintf(tmon_log, "%s%d ", ptdata.cdi[i].type,
202 fprintf(tmon_log, "\n");
247 fprintf(stder
[all...]
/linux-master/tools/lib/perf/Documentation/examples/
H A Dcounting.c42 fprintf(stderr, "failed to create threads\n");
48 fprintf(stderr, "failed to create evlist\n");
53 fprintf(stderr, "failed to create evsel1\n");
59 fprintf(stderr, "failed to create evsel2\n");
66 fprintf(stderr, "failed to open evsel\n");
74 fprintf(stdout, "count %llu, enabled %llu, run %llu\n",
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.h73 fprintf(stderr, gettext("Measure took %u seconds, but registers could " \
/linux-master/tools/hv/
H A Dhv_vss_daemon.c203 fprintf(stderr, "Usage: %s [options]\n"
H A Dhv_fcopy_daemon.c142 fprintf(stderr, "Usage: %s [options]\n"

Completed in 398 milliseconds

<<21222324