Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/profiling/
Dbasic_timers.cc115 static void timer_log_remove(gpr_timer_log_list* list, gpr_timer_log* log) { in timer_log_remove() function
221 timer_log_remove(&g_in_progress_logs, g_thread_log); in rotate_log()