Home
last modified time | relevance | path

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

/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc82 static art::ConditionVariable& GetStateCV() { in GetStateCV() function
194 GetStateCV().Broadcast(art_thread()); in OnStart()
263 GetStateCV().Wait(self); in WaitForDataSource()
828 GetStateCV().Broadcast(JavaHprofDataSource::art_thread()); in DumpPerfetto()
835 GetStateCV().Wait(JavaHprofDataSource::art_thread()); in DumpPerfetto()
905 GetStateCV().Broadcast(nullptr); in ArtPlugin_Initialize()
919 GetStateCV().Broadcast(self); in ArtPlugin_Initialize()
960 GetStateCV().Wait(art::Thread::Current()); in ArtPlugin_Deinitialize()
963 GetStateCV().Broadcast(self); in ArtPlugin_Deinitialize()