Home
last modified time | relevance | path

Searched refs:totalAllocationUnits_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.cc4552 JDWP::Set4BE(pieceLenField_, totalAllocationUnits_); in Flush()
4575 totalAllocationUnits_ = 0; in Reset()
4666 totalAllocationUnits_ += length; in AppendChunk()
4722 size_t totalAllocationUnits_; member in art::HeapChunkContext