Searched refs:PROFILE_STOP (Results 1 – 2 of 2) sorted by relevance
68 #define PROFILE_STOP(msg) rtc::Profiler::Instance()->StopEvent(msg) macro82 #define PROFILE_STOP(msg) (void)0 macro
108 PROFILE_STOP("event"); in TEST()