Searched refs:total_output_bytes (Results 1 – 11 of 11) sorted by relevance
76 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AggregateTotalStats()77 node_pb->total_output_bytes()); in AggregateTotalStats()103 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AddSelfToTotalStats()186 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AggregateTotalStats()187 node_pb->total_output_bytes()); in AggregateTotalStats()210 mutable_proto()->set_total_output_bytes(proto().total_output_bytes() + in AddSelfToTotalStats()
112 int64_t total_output_bytes = 0; in AddMemoryStats() local125 total_output_bytes += output_bytes; in AddMemoryStats()132 exec_mem.set_output_bytes(total_output_bytes); in AddMemoryStats()
96 return n1->proto().total_output_bytes() > in SortNodes()97 n2->proto().total_output_bytes(); in SortNodes()
97 return n1->proto().total_output_bytes() > in SortNodes()98 n2->proto().total_output_bytes(); in SortNodes()
80 node->proto().total_output_bytes() < opts.min_output_bytes || in ShouldShow()187 node->proto().total_output_bytes())); in FormatNode()
244 attrs.push_back(FormatMemoryNode(node->proto().total_output_bytes(), in FormatNode()245 root->proto().total_output_bytes(), in FormatNode()
71 node->proto().total_output_bytes() < opts.min_output_bytes || in ShouldShow()
660 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"