Searched refs:ProfilerScope (Results 1 – 1 of 1) sorted by relevance
54 #define PROFILE(msg) rtc::ProfilerScope UNIQUE_VAR(msg)141 class ProfilerScope {143 explicit ProfilerScope(const std::string& event_name) in ProfilerScope() function147 ~ProfilerScope() { in ~ProfilerScope()153 DISALLOW_COPY_AND_ASSIGN(ProfilerScope);