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

/freebsd-10.1-release/sys/sys/
H A Dlock_profile.h55 lock_profile_obtain_lock_failed(struct lock_object *lo, int *contested, uint64_t *waittime) argument
/freebsd-10.1-release/bin/date/
H A Dnetdate.c73 long waittime; local
/freebsd-10.1-release/sys/kern/
H A Dkern_mutex.c322 uint64_t waittime = 0; local
385 uint64_t waittime = 0; local
572 uint64_t waittime = 0; local
622 uint64_t waittime = 0; local
[all...]
H A Dkern_rwlock.c350 uint64_t waittime = 0; local
713 uint64_t waittime = 0; local
H A Dkern_sx.c509 uint64_t waittime = 0; local
789 uint64_t waittime = 0; local
H A Dkern_lock.c466 uint64_t waittime = 0; local
H A Dkern_shutdown.c224 static int waittime = -1; variable
H A Dsubr_lock.c505 lock_profile_obtain_lock_success(struct lock_object *lo, int contested, uint64_t waittime, const char *file, int line) argument
/freebsd-10.1-release/sys/arm/ti/
H A Dti_i2c.c381 int waittime = timo; local
/freebsd-10.1-release/usr.bin/ctlstat/
H A Dctlstat.c599 int count, waittime; local
/freebsd-10.1-release/usr.sbin/iostat/
H A Diostat.c172 int count = 0, waittime = 0; local
/freebsd-10.1-release/sys/dev/sis/
H A Dif_sis.c890 int error = 0, pmc, waittime = 0; local
/freebsd-10.1-release/usr.sbin/traceroute6/
H A Dtraceroute6.c356 int waittime = 5; /* time to wait for response (in seconds) */ variable
/freebsd-10.1-release/contrib/traceroute/
H A Dtraceroute.c346 int waittime = 5; /* time to wait for response (in seconds) */ variable
/freebsd-10.1-release/sbin/ping/
H A Dping.c187 int waittime = MAXWAIT; /* timeout for each packet */ variable
/freebsd-10.1-release/sys/dev/an/
H A Dif_an.c3647 int pollbusy, waittime; local

Completed in 331 milliseconds