Searched defs:ThinLockId (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc164 uint16_t ThinLockId() const { function in class:art::AllocRecord
4626 LOG(INFO) << StringPrintf(" Thread %-2d %6zd bytes ", record->ThinLockId(), record->ByteCount())
4812 JDWP::Append2BE(bytes, record->ThinLockId());

Completed in 39 milliseconds