Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp64 static constexpr size_t DEFAULT_FREE_TRACK_ALLOCATIONS = 100; variable
290 return ParseValue(option, value, DEFAULT_FREE_TRACK_ALLOCATIONS, 1, MAX_FREE_TRACK_ALLOCATIONS, in SetFreeTrack()