Home
last modified time | relevance | path

Searched defs:gpr_timer_log (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/profiling/
Dbasic_timers.cc51 typedef struct gpr_timer_log { struct
53 struct gpr_timer_log* next; argument
54 struct gpr_timer_log* prev; argument
56 } gpr_timer_log; typedef