Home
last modified time | relevance | path

Searched refs:logfile (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/kselftest/
A Drunner.sh7 export logfile=/dev/stdout
116 (read xs; exit $xs)) 4>>"$logfile" &&
142 logfile="/tmp/$BASENAME_TEST"
143 cat /dev/null > "$logfile"
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/
A Dtlbie_test.c262 char logfile[30]; in start_verification_log() local
268 sprintf(logfile, logfilename, tid); in start_verification_log()
271 strcat(path, logfile); in start_verification_log()
310 char logfile[30]; in end_verification_log() local
321 sprintf(logfile, logfilename, tid); in end_verification_log()
324 strcat(path, logfile); in end_verification_log()
/linux-6.3-rc2/tools/perf/util/
A Ds390-cpumsf.c187 FILE *logfile; member
721 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder()
723 sfq->logfile); in s390_cpumsf_run_decoder()
739 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder()
741 sfq->logfile); in s390_cpumsf_run_decoder()
788 sfq->logfile = fopen(name, "w"); in s390_cpumsf_alloc_queue()
789 if (sfq->logfile == NULL) { in s390_cpumsf_alloc_queue()
1024 if (sfq->logfile) { in s390_cpumsf_free_queues()
1025 fclose(sfq->logfile); in s390_cpumsf_free_queues()
1026 sfq->logfile = NULL; in s390_cpumsf_free_queues()
/linux-6.3-rc2/tools/accounting/
A Dprocacct.c275 char *logfile = NULL; in main() local
288 logfile = strdup(optarg); in main()
289 printf("write to file %s\n", logfile); in main()
320 fd = open(logfile, O_WRONLY | O_CREAT | O_TRUNC, 0644); in main()
A Dgetdelays.c289 char *logfile = NULL; in main() local
322 logfile = strdup(optarg); in main()
323 printf("write to file %s\n", logfile); in main()
387 fd = open(logfile, O_WRONLY | O_CREAT | O_TRUNC, in main()
/linux-6.3-rc2/fs/ntfs/
A DMakefile10 ntfs-$(CONFIG_NTFS_RW) += bitmap.o lcnalloc.o logfile.o quota.o usnjrnl.o
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_offload.py32 logfile = None variable
60 if logfile is None:
69 logfile.write("\n" + log_get_sec() + " ")
70 logfile.write(header)
72 logfile.write("\n")
73 logfile.write(data)
757 logfile = open(args.log, 'w+') variable
758 logfile.write("# -*-Org-*-")
/linux-6.3-rc2/tools/power/cpupower/bench/
A DREADME-BENCH123 After the benchmark, the logfile is saved in OUTPUTDIR/benchmark_TIMESTAMP.log
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/3com/
A Dvortex.rst418 mailing list, mention that you have the logfile, but don't send
/linux-6.3-rc2/scripts/
A Dspelling.txt929 logile||logfile

Completed in 19 milliseconds