Searched refs:dump_on_exit (Results 1 – 2 of 2) sorted by relevance
714 static bool dump_on_exit() { return dump_on_exit_; } in dump_on_exit() function
417 if (StatisticsRecorder::dump_on_exit()) { in ~Histogram()