Searched refs:total_queue_time (Results 1 – 2 of 2) sorted by relevance
108 gpr_timespec total_queue_time; // Total waiting time that all the member118 total_queue_time = gpr_time_0(GPR_TIMESPAN); in Stats()
39 stats_.total_queue_time = gpr_time_add(stats_.total_queue_time, wait_time); in PopFront()53 gpr_timespec_to_micros(stats_.total_queue_time), in PopFront()