Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc157 size_t ByteCount() const { in ByteCount() function in art::AllocRecord
4970 LOG(INFO) << StringPrintf(" Thread %-2d %6zd bytes ", record->ThinLockId(), record->ByteCount()) in DumpRecentAllocations()
5155 JDWP::Append4BE(bytes, record->ByteCount()); in GetRecentAllocations()