Home
last modified time | relevance | path

Searched refs:stdout (Results 226 - 250 of 1846) sorted by relevance

12345678910>>...74

/kernel/linux/linux-5.10/tools/testing/selftests/firmware/
H A Dfw_namespace.c137 setvbuf(stdout, NULL, _IONBF, 0); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_cpuid.c104 * fprintf(stdout, in test_hv_cpuid()
153 /* Tell stdout not to buffer its content */ in main()
154 setbuf(stdout, NULL); in main()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dflamegraph.py97 with io.open(sys.stdout.fileno(), "w", encoding="utf-8", closefd=False) as out:
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/examples/
H A Dsampling.c105 fprintf(stdout, "cpu %3d, pid %6d, tid %6d, ip %20llx, period %20llu\n", in main()
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
H A Dmain.c182 if (config->output != stdout) in main()
/kernel/linux/linux-5.10/include/acpi/platform/
H A Dacenv.h355 #define ACPI_FILE_OUT stdout
/kernel/linux/linux-6.6/include/acpi/platform/
H A Dacenv.h354 #define ACPI_FILE_OUT stdout
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dperf_event_open.c73 perf_event_attr__fprintf(stdout, attr, attr__fprintf, &args); in perf_event_attr___scnprintf()
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dbuildid.sh59 id=`objcopy -O binary --only-section=.buildid $1 /dev/stdout | \
/kernel/linux/linux-6.6/scripts/
H A Dgenerate_rust_analyzer.py162 json.dump(rust_project, sys.stdout, sort_keys=True, indent=4)
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H A Dmain.c182 if (config->output != stdout) in main()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dinconsistency-check.c177 setbuf(stdout, NULL); in main()
H A Dnsleep-lat.c158 fflush(stdout); in main()
H A Dnanosleep.c149 fflush(stdout); in main()
H A Drtcpie.c117 fflush(stdout); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/kselftest/
H A Drunner.sh7 export logfile=/dev/stdout
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/
H A Dclone3_cap_checkpoint_restore.c36 fflush(stdout); in child_exit()
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/
H A Dfw_namespace.c137 setvbuf(stdout, NULL, _IONBF, 0); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Daudit_logread.c128 fflush(stdout); in readlog()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/
H A Dfpu_signal.c92 setbuf(stdout, NULL); in test_signal_fpu()
H A Dvmx_signal.c113 setbuf(stdout, NULL); in test_signal_vmx()
H A Dvsx_preempt.c108 setbuf(stdout, NULL); in test_preempt_vsx()
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dcat_test.c156 fflush(stdout); in cat_perf_miss_val()
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/examples/
H A Dsampling.c105 fprintf(stdout, "cpu %3d, pid %6d, tid %6d, ip %20llx, period %20llu\n", in main()
/kernel/liteos_a/apps/shell/src/
H A Dmain.c143 setbuf(stdout, NULL); in main()

Completed in 8 milliseconds

12345678910>>...74