Searched refs:cpu_prof (Results 1 – 2 of 2) sorted by relevance
201 if (!cpu_prof) { in CheckOptions()215 if (cpu_prof && cpu_prof_dir.empty() && !diagnostic_dir.empty()) { in CheckOptions()530 &EnvironmentOptions::cpu_prof); in EnvironmentOptionsParser()
149 bool cpu_prof = false; variable