Searched refs:gpr_timer_begin (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/core/lib/profiling/ |
D | timers.h | 27 void gpr_timer_begin(const char* tagstr, int important, const char* file, 76 gpr_timer_begin(desc_, important ? 1 : 0, file, line); in ProfileScope()
|
D | stap_timers.cc | 40 void gpr_timer_begin(int tag, const char* tagstr, void* id, const char* file, in gpr_timer_begin() function
|
D | basic_timers.cc | 262 void gpr_timer_begin(const char* tagstr, int important, const char* file, in gpr_timer_begin() function
|