Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc66 static const size_t kDefaultNumAllocRecords = 64*1024; // Must be a power of 2. 2BE can hold 64k-1. variable
4828 return kDefaultNumAllocRecords; in GetAllocTrackerMax()
4833 return kDefaultNumAllocRecords; in GetAllocTrackerMax()
4838 return kDefaultNumAllocRecords; in GetAllocTrackerMax()