Home
last modified time | relevance | path

Searched refs:BASE_SIZE (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hitrace/frameworks/native/
H A Ddynamic_buffer.cpp29 constexpr int BASE_SIZE = 12 * 1024; // 12M member
107 int newSize = BASE_SIZE + floor((allTraceStats[i].freq / totalCpusLoad) * totalBonus); in CalculateBufferSize()

Completed in 1 milliseconds