Home
last modified time | relevance | path

Searched defs:ev_time (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dclock.h39 struct timeval ev_time; /* time of the call (microseconds) */ member
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1132 static uint64_t ev_time[LS_MAX_EVENTS + 1]; in main() local