Home
last modified time | relevance | path

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

/art/perfetto_hprof/
Dperfetto_hprof.cc80 static art::ConditionVariable& GetStateCV() { in GetStateCV() function
242 GetStateCV().Broadcast(art_thread()); in OnStart()
280 GetStateCV().Wait(self); in WaitForDataSource()
652 GetStateCV().Broadcast(JavaHprofDataSource::art_thread()); in DumpPerfetto()
659 GetStateCV().Wait(self); in DumpPerfetto()
716 GetStateCV().Broadcast(nullptr); in ArtPlugin_Initialize()
730 GetStateCV().Broadcast(self); in ArtPlugin_Initialize()
771 GetStateCV().Wait(art::Thread::Current()); in ArtPlugin_Deinitialize()
774 GetStateCV().Broadcast(self); in ArtPlugin_Deinitialize()