Searched refs:rl_end (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/svc.configd/
H A Dconfigd.c246 if (cur.rl_end != 0) {
250 dur = cur.rl_end - cur.rl_start;
363 if (max_time_seen < tip->ti_log.rl_end)
364 max_time_seen = tip->ti_log.rl_end;
367 if (tip->ti_log.rl_end)
429 if (max_time_seen < cur.rl_end)
430 max_time_seen = cur.rl_end;
/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h576 hrtime_t rl_end; member in struct:request_log_entry
H A Dclient.c139 rlp->rl_end = gethrtime();

Completed in 111 milliseconds