| /NextBSD/usr.bin/nfsstat/ |
| HD | nfsstat.c | 86 #define DELTA(field) (nfsstats.field - lastst.field) macro 680 DELTA(rpccnt[NFSPROC_GETATTR]), in exp_sidewaysintpr() 681 DELTA(rpccnt[NFSPROC_LOOKUP]), in exp_sidewaysintpr() 682 DELTA(rpccnt[NFSPROC_READLINK]), in exp_sidewaysintpr() 683 DELTA(rpccnt[NFSPROC_READ]), in exp_sidewaysintpr() 684 DELTA(rpccnt[NFSPROC_WRITE]), in exp_sidewaysintpr() 685 DELTA(rpccnt[NFSPROC_RENAME]), in exp_sidewaysintpr() 686 DELTA(rpccnt[NFSPROC_ACCESS]), in exp_sidewaysintpr() 687 DELTA(rpccnt[NFSPROC_READDIR]) + in exp_sidewaysintpr() 688 DELTA(rpccnt[NFSPROC_READDIRPLUS]) in exp_sidewaysintpr() [all …]
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | pl_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- SUB 20 The DELTA(us) column shows time from that line to the previous line, and 36 C TIME(us) FILE DELTA(us) -- SUB 185 The DELTA column shows that most time is spent in the find_nets() and 191 Some times get trickier to comprehend. The 2nd last line with a DELTA time
|
| HD | sh_flowtime_example.txt | 8 C TIME(us) FILE DELTA(us) -- NAME 27 The DELTA(us) column is interpreted as follows, 47 C TIME(us) FILE DELTA(us) -- NAME
|
| HD | php_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- FUNC 29 The DELTA(us) column shows time from that line to the previous line, and
|
| HD | js_flowinfo_example.txt | 7 C PID DELTA(us) FILE:LINE TYPE -- FUNC 31 The DELTA(us) column shows the change in time from the previous line to the
|
| HD | js_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- FUNC 33 The DELTA(us) column shows time from that line to the previous line, and
|
| HD | php_flowinfo_example.txt | 7 C PID/TID DELTA(us) FILE:LINE TYPE -- FUNC 27 The DELTA(us) column shows time from that line to the previous line, and
|
| HD | rb_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- CLASS::METHOD 45 The DELTA(us) column shows time from that line to the previous line, and
|
| HD | rb_flowinfo_example.txt | 7 C PID DELTA(us) FILE:LINE TYPE -- NAME 43 The DELTA(us) column shows the change in time from the previous line to the
|
| HD | pl_flowinfo_example.txt | 7 C PID DELTA(us) FILE:LINE TYPE -- SUB 20 The DELTA(us) column shows time from that line to the previous line, and 40 C PID DELTA(us) FILE:LINE TYPE -- SUB
|
| HD | sh_flowinfo_example.txt | 8 C PID DELTA(us) FILE:LINE TYPE -- NAME 32 The DELTA(us) column shows time from that line to the previous line, and 50 C PID DELTA(us) FILE:LINE TYPE -- NAME
|
| HD | tcl_flowtime_example.txt | 8 C PID TIME(us) DELTA(us) -- CALL
|
| HD | php_syscolors_example.txt | 15 C PID/TID DELTA(us) FILE:LINE TYPE -- NAME
|
| HD | py_flowtime_example.txt | 7 C TIME(us) FILE DELTA(us) -- FUNC 476 The DELTA(us) column shows time from that line to the previous line, and
|
| HD | pl_syscolors_example.txt | 15 C PID DELTA(us) FILE:LINE TYPE -- NAME
|
| HD | py_flowinfo_example.txt | 8 C PID DELTA(us) FILE:LINE TYPE -- FUNC 474 The DELTA(us) column shows the change in time from the previous line to the
|
| HD | rb_syscolors_example.txt | 15 C PID DELTA(us) FILE:LINE TYPE -- NAME
|
| /NextBSD/lib/libdevstat/ |
| HD | devstat.c | 1216 #define DELTA(field, index) \ macro 1250 totalbytesread = DELTA(bytes, DEVSTAT_READ); in devstat_compute_statistics() 1251 totalbyteswrite = DELTA(bytes, DEVSTAT_WRITE); in devstat_compute_statistics() 1252 totalbytesfree = DELTA(bytes, DEVSTAT_FREE); in devstat_compute_statistics() 1255 totaltransfersread = DELTA(operations, DEVSTAT_READ); in devstat_compute_statistics() 1256 totaltransferswrite = DELTA(operations, DEVSTAT_WRITE); in devstat_compute_statistics() 1257 totaltransfersother = DELTA(operations, DEVSTAT_NO_DATA); in devstat_compute_statistics() 1258 totaltransfersfree = DELTA(operations, DEVSTAT_FREE); in devstat_compute_statistics()
|
| /NextBSD/sys/gnu/fs/reiserfs/ |
| HD | reiserfs_hashes.c | 31 #define DELTA 0x9E3779B9 macro 48 sum += DELTA; \
|
| /NextBSD/sys/dev/pccbb/ |
| HD | pccbb_pci.c | 751 #define DELTA (CBB_SOCKET_MASK_CD) in cbb_pci_filt() macro 752 if (sockevent & DELTA) { in cbb_pci_filt() 753 cbb_clrb(sc, CBB_SOCKET_MASK, DELTA); in cbb_pci_filt() 754 cbb_set(sc, CBB_SOCKET_EVENT, DELTA); in cbb_pci_filt() 759 #undef DELTA in cbb_pci_filt()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Notes/ |
| HD | ALLinclusive_notes.txt | 50 1 C TIME(us) FILE DELTA(us) -- NAME
|
| HD | ALLexclusive_notes.txt | 53 1 C TIME(us) FILE DELTA(us) -- NAME
|
| /NextBSD/share/misc/ |
| HD | eqnchar | 17 ndefine =del % = to DELTA %
|
| /NextBSD/tools/tools/locale/etc/charmaps/ |
| HD | ISO8859-7.TXT | 253 0xC4 0x0394 # GREEK CAPITAL LETTER DELTA 284 0xE4 0x03B4 # GREEK SMALL LETTER DELTA
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | structure | 532 "DELTA\n" or "DELTA <rev> <item_index> <length>\n", where <rev>, 582 for DELTA representations if the reconstructed full-text is actually
|