Searched refs:heap_prof (Results 1 – 2 of 2) sorted by relevance
212 if (!heap_prof) { in CheckOptions()226 if (heap_prof && heap_prof_dir.empty() && !diagnostic_dir.empty()) { in CheckOptions()541 &EnvironmentOptions::heap_prof); in EnvironmentOptionsParser()
153 bool heap_prof = false; variable