Searched refs:peak_bytes_ (Results 1 – 1 of 1) sorted by relevance
768 peak_bytes_(0), in TFMultiGraphNode()781 peak_bytes_ = 0; in SnapshotNodes()808 peak_bytes_ += node->peak_bytes(step); in SnapshotNodes()844 int64_t peak_bytes() const { return peak_bytes_; } in peak_bytes()895 int64_t peak_bytes_; variable