Searched refs:ScopedRuntimeInstrumentationProfile (Results 1 – 2 of 2) sorted by relevance
172 class ScopedRuntimeInstrumentationProfile {174 ScopedRuntimeInstrumentationProfile(Profiler* profiler, const char* tag) in ScopedRuntimeInstrumentationProfile() function190 ~ScopedRuntimeInstrumentationProfile() { in ~ScopedRuntimeInstrumentationProfile()
222 ScopedRuntimeInstrumentationProfile scoped_runtime_event(root_profiler_.get(), in Invoke()