Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/profiling/
Dtimers.h72 class ProfileScope {
74 ProfileScope(const char* desc, bool important, const char* file, int line) in ProfileScope() function
78 ~ProfileScope() { gpr_timer_end(desc_, 0, "n/a", 0); } in ~ProfileScope()
89 ::grpc::ProfileScope GPR_TIMER_SCOPE_NAME(_profile_scope_, __LINE__)( \