Home | History | Annotate | Download | only in heap

Lines Matching refs:wasted_bytes_

1857     wasted_bytes_ = 0;
1885 size_t wasted_bytes() { return wasted_bytes_; }
1981 std::atomic<size_t> wasted_bytes_;