Searched defs:timer_start (Results 1 – 3 of 3) sorted by relevance
48 static void timer_start(grpc_custom_timer* t) { in timer_start() function
328 cdef void timer_start(grpc_custom_timer* t) with gil: function
1702 static void print_report(int is_last_report, int64_t timer_start, int64_t cur_time) in print_report()4773 int64_t timer_start; in transcode() local