Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/profiling/
Dtimers.h27 void gpr_timer_begin(const char* tagstr, int important, const char* file,
76 gpr_timer_begin(desc_, important ? 1 : 0, file, line); in ProfileScope()
Dstap_timers.cc40 void gpr_timer_begin(int tag, const char* tagstr, void* id, const char* file, in gpr_timer_begin() function
Dbasic_timers.cc262 void gpr_timer_begin(const char* tagstr, int important, const char* file, in gpr_timer_begin() function