Searched refs:has_process_totals_ (Results 1 – 2 of 2) sorted by relevance
157 bool has_process_totals() const { return has_process_totals_; } in has_process_totals()158 void set_has_process_totals() { has_process_totals_ = true; } in set_has_process_totals()168 bool has_process_totals_; variable
93 : has_process_totals_(false), in ProcessMemoryDump()156 if (has_process_totals_) { in Clear()158 has_process_totals_ = false; in Clear()197 if (has_process_totals_) { in AsValueInto()