Searched refs:cpu_prof_dir (Results 1 – 4 of 4) sorted by relevance
130 if (!cpu_prof_dir.empty()) { in CheckOptions()140 if (cpu_prof && cpu_prof_dir.empty() && !diagnostic_dir.empty()) { in CheckOptions()141 cpu_prof_dir = diagnostic_dir; in CheckOptions()441 &EnvironmentOptions::cpu_prof_dir); in EnvironmentOptionsParser()
133 std::string cpu_prof_dir; variable
773 inline const std::string& Environment::cpu_prof_dir() const { in cpu_prof_dir() function
1272 inline const std::string& cpu_prof_dir() const;