Searched refs:TIME (Results 1 – 25 of 79) sorted by relevance
1234
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | cputimes_example.txt | 6 THREADS TIME (ns) 11 THREADS TIME (ns) 16 THREADS TIME (ns) 33 THREADS TIME (ns) 37 THREADS TIME (ns) 41 THREADS TIME (ns) 65 THREADS TIME (ns) 69 THREADS TIME (ns) 73 THREADS TIME (ns) 88 THREADS TIME (ns) [all …]
|
| HD | procsystime_example.txt | 12 SYSCALL TIME (ns) 36 SYSCALL TIME (ns) 60 SYSCALL TIME (ns) 68 SYSCALL TIME (ns) 95 SYSCALL TIME (ns) 113 SYSCALL TIME (ns) 126 SYSCALL TIME (ns)
|
| HD | sh_wasted_example.txt | 16 FILE NAME TIME(us) 20 FILE NAME TIME(us) 37 FILE NAME TIME(us) 41 FILE NAME TIME(us)
|
| HD | php_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- FUNC 27 The TIME(us) column shows time since boot. 36 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 37 post sort based on TIME if necessary.
|
| HD | js_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- FUNC 31 The TIME(us) column shows time since boot. 39 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 40 post sort based on TIME if necessary.
|
| HD | tcl_procflow_example.txt | 8 C PID TIME(us) -- PROCEDURE 25 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 26 post sort based on TIME if necessary.
|
| HD | rb_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- CLASS::METHOD 43 The TIME(us) column shows time since boot. 52 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 53 post sort based on TIME if necessary.
|
| HD | sh_flow_example.txt | 8 C TIME(us) FILE -- NAME 27 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 28 post sort based on TIME if necessary. 37 C TIME(us) FILE -- NAME
|
| HD | sh_flowtime_example.txt | 8 C TIME(us) FILE DELTA(us) -- NAME 37 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 38 post sort based on TIME if necessary. 47 C TIME(us) FILE DELTA(us) -- NAME
|
| HD | pidpersec_example.txt | 7 TIME LASTPID PID/s 23 TIME LASTPID PID/s
|
| HD | httpdstat_example.txt | 8 TIME NUM GET POST HEAD TRACE 29 TIME NUM GET POST HEAD TRACE
|
| HD | js_stat_example.txt | 6 TIME EXEC/s FUNC/s OBJNEW/s OBJFRE/s 25 TIME EXEC/s FUNC/s OBJNEW/s OBJFRE/s
|
| HD | tcl_flow_example.txt | 6 C PID TIME(us) -- CALL 191 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 192 post sort based on TIME if necessary.
|
| HD | tcl_flowtime_example.txt | 8 C PID TIME(us) DELTA(us) -- CALL 193 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 194 post sort based on TIME if necessary.
|
| HD | pl_flow_example.txt | 7 C TIME(us) FILE -- SUB 20 If the output looks shuffled, check the CPU "C" and "TIME" columns, and 21 post sort based on TIME if necessary. 31 C TIME(us) FILE -- SUB
|
| HD | sh_stat_example.txt | 10 TIME EXEC/s FUNCS/s BLTINS/s SUB-SH/s CMD/s 29 TIME EXEC/s FUNCS/s BLTINS/s SUB-SH/s CMD/s
|
| HD | j_classflow_example.txt | 10 C PID TIME(us) -- CLASS.METHOD 23 The second column, TIME(us), gives us the time since boot in microseconds. 35 C PID TIME(us) -- CLASS.METHOD
|
| HD | php_flow_example.txt | 7 C TIME(us) FILE -- FUNC 27 The TIME(us) column shows time from boot in microseconds.
|
| /NextBSD/crypto/openssh/regress/ |
| HD | keytype.sh | 6 TIME=`which time 2>/dev/null` 7 if test ! -x "$TIME"; then 8 TIME="" 30 ${TIME} ${SSHKEYGEN} -b $bits -q -N '' -t $type -f $OBJ/key.$kt ||\ 55 ${TIME} ${SSH} -F $OBJ/ssh_proxy 999.999.999.999 true
|
| /NextBSD/usr.sbin/pw/tests/ |
| HD | pw_useradd.sh | 119 TIME=`${PW} usershow test | awk -F ':' '{print $7}'` 120 [ ! -z $TIME -a $TIME -ge $EPOCH -a $TIME -lt $BUF ] || \ 121 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds." 167 TIME=`${PW} usershow test | awk -F ':' '{print $6}'` 168 [ ! -z $TIME -a $TIME -ge $EPOCH -a $TIME -lt $BUF ] || \ 169 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds."
|
| /NextBSD/usr.bin/limits/tests/ |
| HD | limits_test.sh | 32 TIME=/usr/bin/time 43 limits -H -t 3 $TIME -p sh -c 'while : ; do : ; done' 57 limits -S -t 3 $TIME -p sh -c 'while : ; do : ; done'
|
| /NextBSD/usr.bin/ipcs/ |
| HD | ipcs.c | 105 #define TIME 16 macro 121 option |= BIGGEST | CREATOR | OUTSTANDING | PID | TIME; in main() 163 option |= TIME; in main() 345 if (option & TIME) in print_kmsqheader() 384 if (option & TIME) in print_kmsqptr() 425 if (option & TIME) in print_kshmheader() 464 if (option & TIME) in print_kshmptr() 509 if (option & TIME) in print_ksemheader() 538 if (option & TIME) in print_ksemptr()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Notes/ |
| HD | cputimes_notes.txt | 58 THREADS TIME (ns) 81 THREADS TIME (ns) 85 THREADS TIME (ns) 94 THREADS TIME (ns) 98 THREADS TIME (ns) 107 THREADS TIME (ns) 111 THREADS TIME (ns)
|
| HD | ALLflow_notes.txt | 16 C TIME(us) FILE -- SUB 31 C TIME(us) FILE -- SUB 52 - print a "TIME(us)" column. You can eyeball this for shuffles, or just 56 indicates that a shuffle may have happened, and the out-of-order TIME(us)
|
| /NextBSD/usr.bin/systat/ |
| HD | vmstat.c | 130 static enum state { BOOT, TIME, RUN } state = TIME; enumerator 396 #define X(fld) {t=s.fld[i]; s.fld[i]-=s1.fld[i]; if(state==TIME) s1.fld[i]=t;} 397 #define Q(fld) {t=cur.fld[i]; cur.fld[i]-=last.fld[i]; if(state==TIME) last.fld[i]=t;} 398 #define Y(fld) {t = s.fld; s.fld -= s1.fld; if(state == TIME) s1.fld = t;} 400 if(state == TIME) s1.nchstats.fld = t;} 463 if (state == TIME) in showkre() 541 case TIME: in showkre() 600 state = TIME; in cmdkre()
|
1234