| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
| H A D | tst.ipv4localtcp.ksh | 41 # 7 x ip:::send (3 during the setup, 4 during the teardown) 42 # 7 x tcp:::send (3 during the setup, 4 during the teardown) 43 # 7 x ip:::receive (3 during the setup, 4 during the teardown) 44 # 7 x tcp:::receive (3 during the setup, 4 during the teardown)
|
| H A D | tst.ipv4remotesctp.ksh | 42 # 4 x ip:::send (2 during setup, 2 during teardown) 43 # 4 x sctp:::send (2 during connection setup, 2 during connection teardown) 44 # 3 x ip:::receive (2 during setup, 1 during teardown) 45 # 3 x sctp:::receive (2 during setup, 1 during teardown)
|
| H A D | tst.ipv4remotetcp.ksh | 42 # 4 x ip:::send (2 during connection setup, 2 during connection teardown) 43 # 4 x tcp:::send (2 during connection setup, 2 during connection teardown) 44 # 5 x ip:::receive (1 during connection setup, the response, 1 window update, 45 # 1 banner line, 2 during connection teardown) 46 # 5 x tcp:::receive (1 during connection setup, the response, 1 window update, 47 # 1 banner line, 2 during connection teardown)
|
| H A D | tst.ipv4localsctp.ksh | 41 # 7 x ip:::send (4 during the setup, 3 during the teardown) 42 # 7 x sctp:::send (4 during the setup, 3 during the teardown) 43 # 7 x ip:::receive (4 during the setup, 3 during the teardown) 44 # 7 x sctp:::receive (4 during the setup, 3 during the teardown)
|
| H A D | tst.remotesctpstate.ksh | 45 # 4 x ip:::send (2 during setup, 2 during teardown) 46 # 4 x sctp:::send (2 during setup, 2 during teardown) 47 # 3 x ip:::receive (2 during setup, 1 during teardown) 48 # 3 x sctp:::receive (2 during setup, 1 during teardown)
|
| H A D | tst.remotetcpstate.ksh | 46 # 4 x ip:::send (2 during connection setup, 2 during connection teardown) 47 # 4 x tcp:::send (2 during connection setup, 2 during connection teardown) 48 # 5 x ip:::receive (1 during connection setup, the response, 1 window update, 49 # 1 banner line, 2 during connection teardown) 50 # 5 x tcp:::receive (1 during connection setup, the response, 1 window update, 51 # 1 banner line, 2 during connection teardown)
|
| H A D | tst.localsctpstate.ksh | 44 # 7 x ip:::send (4 during the setup, 3 during the teardown) 45 # 7 x sctp:::send (4 during the setup, 3 during the teardown) 46 # 7 x ip:::receive (4 during the setup, 3 during the teardown) 47 # 7 x sctp:::receive (4 during the setup, 3 during the teardown)
|
| H A D | tst.localtcpstate.ksh | 45 # 7 x ip:::send (3 during the setup, 4 during the teardown) 46 # 7 x tcp:::send (3 during the setup, 4 during the teardown) 47 # 7 x ip:::receive (3 during the setup, 4 during the teardown) 48 # 7 x tcp:::receive (3 during the setup, 4 during the teardown)
|
| /freebsd/share/man/man4/ |
| H A D | amdsmu.4 | 79 Time spent in S0i2 during the last sleep cycle. 82 Time spent transitioning into S0i3 during the last sleep cycle. 90 Time spent in S0i3 during the last sleep cycle. 96 during the last sleep cycle. 99 Total cumulative time the system has spent awake during sleep cycles. 137 during the last sleep cycle. 140 then this IP block was preventing entry into S0i3 during the last cycle.
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_proto_if.h | 39 /* The following parameters are used during HW-init 58 /* The following parameters are used during protocol-init */ 62 /* The following parameters are used during HW-init 69 /* The following parameters are used during protocol-init */ 97 /* The following parameters are used during HW-init 104 /* The following parameters are used during protocol-init */ 139 /* Supplied to ECORE during resource allocation (may affect the ILT and
|
| /freebsd/sys/contrib/openzfs/etc/default/ |
| H A D | zfs.in | 7 # from launching zfs-mount.service during boot. 14 # Run `zfs load-key` during system start? 17 # Run `zfs unload-key` during system stop? 20 # Run `zfs mount -a` during system start? 23 # Run `zfs unmount -a` during system stop? 26 # Run `zfs share -a` during system start? 30 # Run `zfs unshare -a` during system stop?
|
| /freebsd/share/man/man9/ |
| H A D | SYSINIT.9 | 91 The startup linker set for the kernel is scanned during boot to build a 107 by the boot loader are scanned during the 111 list of startup routines and are executed during boot along with the kernel's 118 during boot. 130 executed during shutdown. 132 This example shows the SYSINIT which displays the copyright notice during boot:
|
| H A D | usbdi.9 | 480 This flag can be changed during operation. 484 This flag can be changed during operation. 490 This flag can be changed during operation. 512 This flag can be changed during operation. 533 This flag cannot be changed during operation. 542 This flag cannot be changed during operation. 555 This flag can be changed during operation. 560 This flag cannot be changed during operation. 572 This flag can be changed during operation. 585 During transfer setup the frames field is pre scaled with the corresponding value for the endpoint …
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/ |
| H A D | defaultuserquota_009_pos.ksh | 28 # the defaultuserquota and defaultgroupquota will not change during zfs actions, such as 35 # 3. Check the default user|group quota can not change during zfs rename|upgrade|promote 36 # 4. Check the default user|group quota can not change during zfs clone 37 # 5. Check the default user|group quota can not change during zfs send/receive 50 "the default{user|group}quota don't change during zfs actions" 123 "the default{user|group}quota don't change during zfs actions"
|
| H A D | userquota_011_pos.ksh | 28 # the userquota and groupquota will not change during zfs actions, such as 35 # 3. Check the user|group quota can not change during zfs rename|upgrade|promote 36 # 4. Check the user|group quota can not change during zfs clone 37 # 5. Check the user|group quota can not change during zfs send/receive 50 "the userquota and groupquota can't change during zfs actions" 116 "the userquota and groupquota can't change during zfs actions"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/ |
| H A D | defaultprojectquota_007_pos.ksh | 27 # The defaultproject{obj}quota will not change during zfs actions, such as 34 # 3. Check the defaultproject{obj}quota can not change during zfs 36 # 4. Check the defaultproject{obj}quota can not change during zfs clone 37 # 5. Check the defaultproject{obj}quota can not change during zfs send/receive 49 log_assert "the defaultproject{obj}quota can't change during zfs actions" 120 log_pass "the defaultproject{obj}quota can't change during zfs actions"
|
| H A D | projectquota_009_pos.ksh | 27 # The project{obj}quota will not change during zfs actions, such as 34 # 3. Check the project{obj}quota can not change during zfs 36 # 4. Check the project{obj}quota can not change during zfs clone 37 # 5. Check the project{obj}quota can not change during zfs send/receive 49 log_assert "the project{obj}quota can't change during zfs actions" 120 log_pass "the project{obj}quota can't change during zfs actions"
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_iflib_recovery_txrx.c | 78 * Since the Tx queues are not initialized during recovery mode, this function 95 * Since the Tx queues are not initialized during recovery mode, this function 111 * Since the Tx queues are not initialized during recovery mode, this function 130 * Since the Rx queues are not initialized during recovery mode, this function 147 * Since the Rx queues are not initialized during recovery mode this function 163 * Since the Rx queues are not initialized during Recovery mode, this function 179 * Since the Rx queues are not initialized during Recovery mode, this function
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_get_psk_identity.pod | 17 used during the connection setup related to SSL object 19 identity used during the connection setup. 27 no PSK identity hint was used during the connection setup. 29 Note that the return value is valid only during the lifetime of the
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | prof_structs.h | 50 * defunct during teardown. 86 * True during prof_alloc_prep()..prof_malloc_sample_object(), prevents 95 * Copy of cnts snapshotted during early dump phase, protected by 136 /* Temporary storage for summation during dump. */ 188 * Set to true during an early dump phase for tdata's which are 201 /* Temporary storage for summation during dump. */
|
| /freebsd/usr.bin/tip/tip/ |
| H A D | cu.1 | 218 prompts for an argument, for example during setup of a file transfer, the 231 During file transfers 334 Synchronize with the remote host during file transfer by 340 during a 346 The string sent to indicate end-of-transmission during a 404 This value is used to synchronize during data transfers. 405 The count of lines transferred during a file transfer command is based 454 Expand tabs to spaces during file transfers; abbreviated 475 transferred during a file transfer operations, and more.
|
| /freebsd/lib/libpmc/ |
| H A D | pmc.atom.3 | 97 condition becomes true, irrespective of the number of clocks during 326 The number of cycles during which the core did not have any pending 334 The number of bus cycles during which the processor is receiving data. 338 The number of bus cycles during which the Data Ready signal is asserted 343 The number of bus cycles during which the processor drives the 349 The number of bus cycles during which the processor drives the 355 The number of core cycles during which I/O requests wait in the bus 362 The number of bus cycles during which the 470 The number of bus cycles during which the core remains unhalted and 477 The number of cycles during which interrupts are disabled. [all …]
|
| H A D | pmc.core2.3 | 96 condition becomes true, irrespective of the number of clocks during 322 The number of cycles during which the core did not have any pending 329 The number of bus cycles during which the processor is receiving data. 332 The number of bus cycles during which the Data Ready signal is asserted 336 The number of bus cycles during which the processor drives the 341 The number of bus cycles during which the processor drives the 346 The number of core cycles during which I/O requests wait in the bus 353 The number of bus cycles during which the 459 The number of bus cycles during which the core remains unhalted and 467 The number of cycles during which interrupts are disabled. [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/userquota/ |
| H A D | userquota_011_pos.ksh | 34 # the userquota and groupquota will not change during zfs actions, such as 41 # 3. Check the user|group quota can not change during zfs rename|upgrade|promote 42 # 4. Check the user|group quota can not change during zfs clone 43 # 5. Check the user|group quota can not change during zfs send/receive 70 "the userquota and groupquota can't change during zfs actions" 136 "the userquota and groupquota can't change during zfs actions"
|
| /freebsd/usr.sbin/cron/cron/ |
| H A D | cron.8 | 121 This option can help to smooth down system load spikes during 153 The jobs run during the GMT offset changes time as 156 (for example, during the switch from 158 duplicated (for example, during the reverse switch), then it is handled 175 is changed during such a time interval). 181 point would be during the next hour at the first minute that is
|