Searched refs:total_output_bytes (Results 1 – 11 of 11) sorted by relevance
79 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AggregateTotalStats()80 node_pb->total_output_bytes()); in AggregateTotalStats()106 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AddSelfToTotalStats()189 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AggregateTotalStats()190 node_pb->total_output_bytes()); in AggregateTotalStats()213 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AddSelfToTotalStats()
113 int64 total_output_bytes = 0; in AddMemoryStats() local126 total_output_bytes += output_bytes; in AddMemoryStats()133 exec_mem.set_output_bytes(total_output_bytes); in AddMemoryStats()
100 return n1->proto().total_output_bytes() > in SortNodes()101 n2->proto().total_output_bytes(); in SortNodes()
98 return n1->proto().total_output_bytes() > in SortNodes()99 n2->proto().total_output_bytes(); in SortNodes()
246 attrs.push_back(FormatMemoryNode(node->proto().total_output_bytes(), in FormatNode()247 root->proto().total_output_bytes(), in FormatNode()
79 node->proto().total_output_bytes() < opts.min_output_bytes || in ShouldShow()187 node->proto().total_output_bytes())); in FormatNode()
71 node->proto().total_output_bytes() < opts.min_output_bytes || in ShouldShow()
647 node->proto().total_output_bytes())); in FormatNode()
61 int64 total_output_bytes = 29; field116 int64 total_output_bytes = 21; field
102 name: "total_output_bytes"
133 name: "total_output_bytes"