Searched refs:heap_prof_dir (Results 1 – 4 of 4) sorted by relevance
148 if (!heap_prof_dir.empty()) { in CheckOptions()158 if (heap_prof && heap_prof_dir.empty() && !diagnostic_dir.empty()) { in CheckOptions()159 heap_prof_dir = diagnostic_dir; in CheckOptions()455 &EnvironmentOptions::heap_prof_dir); in EnvironmentOptionsParser()
138 std::string heap_prof_dir; variable
800 inline const std::string& Environment::heap_prof_dir() const { in heap_prof_dir() function
1282 inline const std::string& heap_prof_dir() const;