Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/simple-profile/
Dsimple_profile.cc61 shutdown_(false), in SimpleProfileData()
90 bool shutdown_; member in simple_profile::SimpleProfileData
145 while (!shutdown_ && current_id == dump_id_) { in RunDumpLoop()
148 if (shutdown_) { in RunDumpLoop()
162 if (shutdown_) { in Shutdown()
165 shutdown_ = true; in Shutdown()