Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc85 static uint16_t CappedAllocRecordCount(size_t alloc_record_count) { in CappedAllocRecordCount() function
4862 const uint16_t capped_count = CappedAllocRecordCount(records->GetRecentAllocationSize()); in DumpRecentAllocations()
5070 const uint16_t capped_count = CappedAllocRecordCount(records->GetRecentAllocationSize()); in GetRecentAllocations()