Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/profiling/
Dtimers.h29 void gpr_timer_end(const char* tagstr, int important, const char* file,
78 ~ProfileScope() { gpr_timer_end(desc_, 0, "n/a", 0); } in ~ProfileScope()
Dstap_timers.cc45 void gpr_timer_end(int tag, const char* tagstr, void* id, const char* file, in gpr_timer_end() function
Dbasic_timers.cc267 void gpr_timer_end(const char* tagstr, int important, const char* file, in gpr_timer_end() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/profiling/
Dtimers.h29 void gpr_timer_end(const char* tagstr, int important, const char* file,
78 ~ProfileScope() { gpr_timer_end(desc_, 0, "n/a", 0); } in ~ProfileScope()
Dstap_timers.cc45 void gpr_timer_end(int tag, const char* tagstr, void* id, const char* file, in gpr_timer_end() function
Dbasic_timers.cc273 void gpr_timer_end(const char* tagstr, int important, const char* file, in gpr_timer_end() function