Searched defs:waittime (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dlock_profile.h55 lock_profile_obtain_lock_failed(struct lock_object *lo, int *contested, uint64_t *waittime) argument
/freebsd-10-stable/bin/date/
H A Dnetdate.c73 long waittime; local
/freebsd-10-stable/sys/kern/
H A Dkern_rwlock.c384 uint64_t waittime = 0; local
773 uint64_t waittime = 0; local
H A Dkern_lock.c467 uint64_t waittime = 0; local
H A Dkern_mutex.c382 uint64_t waittime = 0; local
445 uint64_t waittime = 0; local
651 uint64_t waittime = 0; local
718 uint64_t waittime = 0; local
[all...]
H A Dkern_sx.c546 uint64_t waittime = 0; local
854 uint64_t waittime = 0; local
H A Dkern_shutdown.c258 static int waittime = -1; variable
H A Dsubr_lock.c534 lock_profile_obtain_lock_success(struct lock_object *lo, int contested, uint64_t waittime, const char *file, int line) argument
/freebsd-10-stable/lib/libc/rpc/
H A Dclnt_bcast.c244 rpc_broadcast_exp(rpcprog_t prog, rpcvers_t vers, rpcproc_t proc, xdrproc_t xargs, caddr_t argsp, xdrproc_t xresults, caddr_t resultsp, resultproc_t eachresult, int inittime, int waittime, const char *nettype) argument
/freebsd-10-stable/usr.sbin/iostat/
H A Diostat.c181 int count = 0, waittime = 0; local
[all...]
/freebsd-10-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c356 int waittime = 5; /* time to wait for response (in seconds) */ variable
/freebsd-10-stable/usr.bin/ctlstat/
H A Dctlstat.c576 int count, waittime; local
/freebsd-10-stable/sys/dev/sis/
H A Dif_sis.c892 int error = 0, pmc, waittime = 0; local
/freebsd-10-stable/sbin/ping/
H A Dping.c187 int waittime = MAXWAIT; /* timeout for each packet */ variable
/freebsd-10-stable/contrib/traceroute/
H A Dtraceroute.c347 int waittime = 5; /* time to wait for response (in seconds) */ variable
/freebsd-10-stable/sys/dev/an/
H A Dif_an.c3647 int pollbusy, waittime; local
/freebsd-10-stable/sbin/ping6/
H A Dping6.c234 int waittime = MAXWAIT; /* timeout for each packet */ variable

Completed in 239 milliseconds