Searched refs:has_process_totals_ (Results 1 – 2 of 2) sorted by relevance
170 bool has_process_totals() const { return has_process_totals_; } in has_process_totals()171 void set_has_process_totals() { has_process_totals_ = true; } in set_has_process_totals()190 bool has_process_totals_; variable
151 : has_process_totals_(false), in ProcessMemoryDump()259 if (has_process_totals_) { in Clear()261 has_process_totals_ = false; in Clear()297 if (has_process_totals_) { in AsValueInto()