Home
last modified time | relevance | path

Searched defs:dump_on_shutdown (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/tools/jvmti-agents/simple-profile/
H A Dsimple_profile.cc56 jvmtiEnv* env, std::string out_fd_name, int fd, bool dump_on_shutdown, bool dump_on_main_stop) in SimpleProfileData()
376 /*out*/ bool* dump_on_shutdown, in ParseArgs()
438 bool dump_on_shutdown; in AgentStart() local