Home
last modified time | relevance | path

Searched defs:dump_on_main_stop (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()
377 /*out*/ bool* dump_on_main_stop) { in ParseArgs()
439 bool dump_on_main_stop; in AgentStart() local