Searched refs:cpu_prof (Results 1 – 2 of 2) sorted by relevance
126 if (!cpu_prof) { in CheckOptions()140 if (cpu_prof && cpu_prof_dir.empty() && !diagnostic_dir.empty()) { in CheckOptions()429 &EnvironmentOptions::cpu_prof); in EnvironmentOptionsParser()
137 bool cpu_prof = false; variable