Home
last modified time | relevance | path

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

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