Home
last modified time | relevance | path

Searched refs:timer_log_push_back (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/profiling/
Dbasic_timers.cc88 static int timer_log_push_back(gpr_timer_log_list* list, gpr_timer_log* log) { in timer_log_push_back() function
222 if (timer_log_push_back(&g_done_logs, g_thread_log)) { in rotate_log()
228 timer_log_push_back(&g_in_progress_logs, log); in rotate_log()