Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 51) sorted by relevance

123

/tools/testing/selftests/net/netfilter/
Dnft_zones_many.sh69 outerstart=$(date +%s%3N)
74 start=$(date +%s%3N)
84 stop=$(date +%s%3N)
114 outerstart=$(date +%s%3N)
115 start=$(date +%s%3N)
131 stop=$(date +%s%3N)
Dconntrack_reverse_clash.sh33 now=$(date +%s)
38 now=$(date +%s)
Dnf_nat_edemux.sh81 time_then=$(date +%s)
84 time_now=$(date +%s)
/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run-qemu.sh35 echo ' ---' `date`: Starting kernel, PID $$
65 echo Monitoring qemu job at pid $qemu_pid `date`
68 echo Monitoring qemu job at yet-as-unknown pid `date`
119 echo ' ---' `date`: "Kernel done"
132 echo Grace period for qemu job at pid $qemu_pid `date`
171 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
Dkvm-remote.sh51 ds=`date +%Y.%m.%d-%H.%M.%S`-remote
153 echo $i: `cat $T/ssh.stdout` CPUs " " `date` | tee -a "$oldrun/remote-log"
160 echo Downloading tarball to $i `date` | tee -a "$oldrun/remote-log"
197 …echo " ---" ssh failure to $1 checking for file $2, retry after $sleeptime seconds. `date` | tee -…
243 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2
265 echo All batches started. `date` | tee -a "$oldrun/remote-log"
270 echo " ---" Waiting for $i `date` | tee -a "$oldrun/remote-log"
275 echo " ---" Collecting results from $i `date` | tee -a "$oldrun/remote-log"
Dtorture.sh297 echo " --- $curflavor:" Start `date` | tee -a $T/log
360 echo " --- allmodconfig:" Start `date` | tee -a $T/log
397 echo " --- rcutasksflavors:" Start `date` | tee -a $T/log
462 echo " --- do-srcu-lockdep:" Start `date` | tee -a $T/log
598 echo " --- " Done `date` | tee -a $T/log
625 echo Started at $startdate, ended at `date`, duration `get_starttime_duration $starttime`. | tee -a…
647 echo Looking for K[AC]SAN files to compress: `date` > "$tdir/log-xz" 2>&1
661 …echo Size before compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | …
664 echo Compressing vmlinux files in ${i}: `date` >> "$tdir/log-xz" 2>&1
671 …echo Waiting for batch $batchno of $ncompresses compressions `date` | tee -a "$tdir/log-xz" | tee …
[all …]
Dkvm-check-branches.sh68 date
90 date
Dsrcu_lockdep.sh16 ds=`date +%Y.%m.%d-%H.%M.%S`-srcu_lockdep
/tools/testing/selftests/rtc/
Dsetdate.c25 const char *rtc, *date; in main() local
33 date = argv[2]; in main()
47 sscanf(date, "%d-%d-%d", &new.tm_mday, &new.tm_mon, &new.tm_year); in main()
/tools/testing/selftests/powerpc/mm/
Dstress_code_patching.sh29 START_TIME=`date +%s`
31 while [ `date +%s` -lt $END_TIME ]
/tools/testing/selftests/powerpc/security/
Dmitigation-patching.sh16 start=$(date +%s)
24 now=$(date +%s)
/tools/testing/selftests/pstore/
Dcommon_tests60 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${UUID}/
66 date > $LOG_FILE
/tools/testing/selftests/cgroup/
Dwith_stress.sh87 start=$(date +%s)
93 time=$(($(date +%s) - $start))
/tools/testing/selftests/net/
Dxfrm_policy_add_speed.sh57 start=$(date +%s%3N)
63 stop=$(date +%s%3N)
/tools/perf/util/
Ddebug.c69 char date[64]; in fprintf_time() local
80 strftime(date, sizeof(date), "%F %H:%M:%S", &ltime); in fprintf_time()
81 return fprintf(file, "[%s.%06lu] ", date, (long)tod.tv_usec); in fprintf_time()
/tools/testing/selftests/drivers/net/mlxsw/
Dqos_mc_aware.sh245 local d0=$(date +%s)
256 local d1=$(date +%s)
301 local d0=$(date +%s)
318 local d1=$(date +%s)
/tools/perf/Documentation/
Dasciidoc.conf75 <refentryinfo><date>{perf_date}</date></refentryinfo>
/tools/perf/tests/shell/lib/
Dwaiting.sh4 tenths=date\ +%s%1N
/tools/testing/selftests/firmware/
Dfw_fallback.sh145 SECONDS_BEFORE=$(date +%s)
147 SECONDS_AFTER=$(date +%s)
/tools/testing/selftests/ftrace/
Dftracetest194 LOG_DATE=`date +%Y%m%d-%H%M%S`
217 date
221 date > $LOG_FILE
/tools/power/pm-graph/config/
Dstandby.cfg25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
26 output-dir: standby-{hostname}-{date}-{time}
Dfreeze.cfg25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
26 output-dir: freeze-{hostname}-{date}-{time}
Dsuspend-x2-proc.cfg25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc
Dsuspend-dev.cfg25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
26 output-dir: suspend-{hostname}-{date}-{time}-dev
Dsuspend.cfg25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
26 output-dir: suspend-{hostname}-{date}-{time}

123