Searched refs:ScopedRuntimeInstrumentationProfile (Results 1 – 2 of 2) sorted by relevance
141 class ScopedRuntimeInstrumentationProfile : public ScopedProfile {143 ScopedRuntimeInstrumentationProfile(Profiler* profiler, const char* tag) in ScopedRuntimeInstrumentationProfile() function155 ~ScopedRuntimeInstrumentationProfile() { in ~ScopedRuntimeInstrumentationProfile()
282 ScopedRuntimeInstrumentationProfile scoped_runtime_event(installed_profiler_, in Invoke()