Searched refs:rl_end (Results 1 – 3 of 3) sorted by relevance
244 if (cur.rl_end != 0) { in request_log()248 dur = cur.rl_end - cur.rl_start; in request_log()361 if (max_time_seen < tip->ti_log.rl_end) in request_log_add_thread()362 max_time_seen = tip->ti_log.rl_end; in request_log_add_thread()365 if (tip->ti_log.rl_end) in request_log_add_thread()427 if (max_time_seen < cur.rl_end) in request_log_walk_init()428 max_time_seen = cur.rl_end; in request_log_walk_init()
576 hrtime_t rl_end; member
139 rlp->rl_end = gethrtime(); in end_log()