Searched refs:peak_bytes_ (Results 1 – 1 of 1) sorted by relevance
769 peak_bytes_(0), in TFMultiGraphNode()782 peak_bytes_ = 0; in SnapshotNodes()809 peak_bytes_ += node->peak_bytes(step); in SnapshotNodes()845 int64 peak_bytes() const { return peak_bytes_; } in peak_bytes()896 int64 peak_bytes_; variable