Searched refs:fill_gpr_from_timestamp (Results 1 – 1 of 1) sorted by relevance
52 void fill_gpr_from_timestamp(gpr_timespec* gts, const struct timespec* ts) { in fill_gpr_from_timestamp() function76 fill_gpr_from_timestamp(&(elem->ts_.scheduled_time), &(tss->ts[0])); in ProcessTimestamp()80 fill_gpr_from_timestamp(&(elem->ts_.sent_time), &(tss->ts[0])); in ProcessTimestamp()84 fill_gpr_from_timestamp(&(elem->ts_.acked_time), &(tss->ts[0])); in ProcessTimestamp()