Searched refs:gpr_timer_log_list (Results 1 – 1 of 1) sorted by relevance
58 typedef struct gpr_timer_log_list { struct62 } gpr_timer_log_list; argument70 static gpr_timer_log_list g_in_progress_logs;71 static gpr_timer_log_list g_done_logs;94 static int timer_log_push_back(gpr_timer_log_list* list, gpr_timer_log* log) { in timer_log_push_back()108 static gpr_timer_log* timer_log_pop_front(gpr_timer_log_list* list) { in timer_log_pop_front()121 static void timer_log_remove(gpr_timer_log_list* list, gpr_timer_log* log) { in timer_log_remove()179 static void flush_logs(gpr_timer_log_list* list) { in flush_logs()