| /freebsd/libexec/rc/rc.d/ |
| H A D | defaultroute | 35 local nl waited 45 waited=0 46 while [ ${waited} -lt ${defaultroute_delay} ]; do 49 if [ ${waited} -ne 0 ]; then 55 if [ ${waited} -eq 0 ]; then 60 if [ ${waited} -eq ${defaultroute_carrier_delay} ] && ! defaultroute_carrier; then 66 waited=$(($waited + 1))
|
| H A D | mountcritlocal | 18 local err holders waited
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/ |
| H A D | tst.predcache.ksh | 160 let waited=0 162 while [ "$waited" -lt 5 ]; do 167 let waited=waited+1 183 let waited=0 185 while [ "$waited" -lt 10 ]; do 190 let waited=waited+1
|
| /freebsd/tools/tools/netrate/netsend/ |
| H A D | netsend.c | 100 wait_time(struct timespec ts, struct timespec *wakeup_ts, long long *waited) in wait_time() argument 116 if (waited != NULL) in wait_time() 117 (*waited)++; in wait_time() 140 long long waited; in timing_loop() local 187 waited = 0; in timing_loop() 209 if (wait_time(nexttime, &tmptime, &waited) == -1) in timing_loop() 272 printf("waited: %lld\n", waited); in timing_loop() 273 printf("approx waits/sec: %lld\n", (long long)(waited / a->duration)); in timing_loop() 274 printf("approx wait rate: %lld\n", (long long)(waited / send_calls)); in timing_loop()
|
| /freebsd/usr.bin/gcore/ |
| H A D | gcore.c | 91 int error, res, ret, waited; in kcoredump() local 97 waited = waitpid(pid, &res, 0); in kcoredump() 98 if (waited == -1) in kcoredump() 111 waited = waitpid(pid, &res, WNOHANG); in kcoredump() 112 if (waited == -1) { in kcoredump()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/ |
| H A D | zpool_wait.kshlib | 97 # waited for becomes true, and not before. 113 # If the activity being waited on is still in progress, then zpool wait
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vnops_os.c | 156 * (waited ? DMU_TX_NOTHROTTLE : 0) | DMU_TX_NOWAIT); 162 * waited = B_TRUE; 620 boolean_t waited = B_FALSE; in zfs_create() local 743 (waited ? DMU_TX_NOTHROTTLE : 0) | DMU_TX_NOWAIT); in zfs_create() 747 waited = B_TRUE; in zfs_create() 868 boolean_t waited = B_FALSE; in zfs_tmpfile() local 935 (waited ? DMU_TX_NOTHROTTLE : 0) | DMU_TX_NOWAIT); in zfs_tmpfile() 938 waited = B_TRUE; in zfs_tmpfile() 1011 boolean_t waited = B_FALSE; in zfs_remove() local 1100 (waited ? DMU_TX_NOTHROTTLE : 0) | DMU_TX_NOWAIT); in zfs_remove() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/ |
| H A D | zed_synchronous_zedlet.ksh | 38 # 6. Verify the synchronous scrub_finish zedlet waited for the scrub_start 42 # 7. Verify the trim_start zedlet waited for the slow synchronous scrub_finish
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/ |
| H A D | cache.json | 14 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav… 20 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (… 25 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav… 33 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (… 38 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res… 44 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_work.c | 192 * It returns true if the work was pending and we waited, it returns 571 * waited for. Else the work was not waited for. 595 * completed. It returns non-zero if the work was successfully waited 596 * for. Else the work was not waited for.
|
| /freebsd/usr.sbin/watchdogd/ |
| H A D | watchdogd.c | 326 long waited; in watchdog_loop() local 352 waited = watchdog_check_dogfunction_time(&ts_start, &ts_end); in watchdog_loop() 353 if (nap - waited > 0) in watchdog_loop() 354 sleep(nap - waited); in watchdog_loop()
|
| /freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.c | 1904 uint64_t tag, boolean_t *waited) in wait_common() argument 1915 if (error == 0 && waited != NULL) in wait_common() 1916 *waited = fnvlist_lookup_boolean_value(result, in wait_common() 1926 lzc_wait(const char *pool, zpool_wait_activity_t activity, boolean_t *waited) in lzc_wait() argument 1928 return (wait_common(pool, activity, B_FALSE, 0, waited)); in lzc_wait() 1933 boolean_t *waited) in lzc_wait_tag() argument 1935 return (wait_common(pool, activity, B_TRUE, tag, waited)); in lzc_wait_tag() 1939 lzc_wait_fs(const char *fs, zfs_wait_activity_t activity, boolean_t *waited) in lzc_wait_fs() argument 1948 if (error == 0 && waited != NULL) in lzc_wait_fs() 1949 *waited = fnvlist_lookup_boolean_value(result, in lzc_wait_fs()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
| H A D | zpool_events.kshlib | 39 log_note "waited $i seconds"
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/ |
| H A D | cache.json | 14 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav… 20 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (… 25 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav… 33 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (… 48 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res… 54 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | CustomBehaviour.cpp | 23 // 0 signifies that there are no hazards that need to be waited on in checkCustomHazard()
|
| /freebsd/share/man/man9/ |
| H A D | sema.9 | 88 A semaphore is waited on (decremented) with
|
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_write.c | 168 * Historically, vi waited after a write filter even if there in exwr() 170 * nvi waited only if there was output, wanting the visual cue in exwr()
|
| /freebsd/lib/libsys/ |
| H A D | wait.2 | 97 All of the desired process statuses to be waited on must be explicitly 328 The process may be waited for again after this call completes.
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/icelake/ |
| H A D | cache.json | 15 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav… 21 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (… 27 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav… 35 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (… 41 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res… 47 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/ |
| H A D | cache.json | 15 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav… 21 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (… 27 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav… 35 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (… 41 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res… 47 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
|
| /freebsd/share/man/man3/ |
| H A D | pthread_join.3 | 145 waited for thread exit.
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/ |
| H A D | trim.kshlib | 97 log_note "Waited for $txgs txgs, $ios $type TRIM IOs"
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
| H A D | zfs_clone_livelist_condense_races.ksh | 24 # If a variable is set, the zthr will pause until it is cancelled or waited
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import_parallel_neg.ksh | 91 echo "pool import failed: $errmsg, waited $SECONDS secs"
|
| /freebsd/contrib/kyua/utils/process/ |
| H A D | executor.cpp | 647 /// \return A pointer to an object describing the waited-for subprocess. 652 LI(F("Waited for subprocess with exec_handle %s") % original_pid); in post_wait() 888 /// \return A pointer to an object describing the waited-for subprocess. 900 /// \return A pointer to an object describing the waited-for subprocess.
|