Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kselftest/
A Drunner.sh7 export logfile=/dev/stdout
88 (read xs; exit $xs)) 4>>"$logfile" &&
114 logfile="/tmp/$BASENAME_TEST"
115 cat /dev/null > "$logfile"
/linux/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/tools/perf/util/
A Ds390-cpumsf.c186 FILE *logfile; member
720 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder()
722 sfq->logfile); in s390_cpumsf_run_decoder()
738 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder()
740 sfq->logfile); in s390_cpumsf_run_decoder()
787 sfq->logfile = fopen(name, "w"); in s390_cpumsf_alloc_queue()
788 if (sfq->logfile == NULL) { in s390_cpumsf_alloc_queue()
1023 if (sfq->logfile) { in s390_cpumsf_free_queues()
1024 fclose(sfq->logfile); in s390_cpumsf_free_queues()
1025 sfq->logfile = NULL; in s390_cpumsf_free_queues()
/linux/tools/accounting/
A Dgetdelays.c279 char *logfile = NULL; in main() local
312 logfile = strdup(optarg); in main()
313 printf("write to file %s\n", logfile); in main()
377 fd = open(logfile, O_WRONLY | O_CREAT | O_TRUNC, in main()
/linux/fs/ntfs/
A DMakefile10 ntfs-$(CONFIG_NTFS_RW) += bitmap.o lcnalloc.o logfile.o quota.o usnjrnl.o
/linux/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/tools/power/cpupower/bench/
A DREADME-BENCH123 After the benchmark, the logfile is saved in OUTPUTDIR/benchmark_TIMESTAMP.log
/linux/Documentation/networking/device_drivers/ethernet/3com/
A Dvortex.rst418 mailing list, mention that you have the logfile, but don't send
/linux/scripts/
A Dspelling.txt899 logile||logfile

Completed in 43 milliseconds