Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp65 static constexpr size_t MAX_FREE_TRACK_ALLOCATIONS = 16384; variable
220 error_log(" to record is %zu.", MAX_FREE_TRACK_ALLOCATIONS); in LogUsage()
320 Feature("free_track", DEFAULT_FREE_TRACK_ALLOCATIONS, 1, MAX_FREE_TRACK_ALLOCATIONS, in SetFromProperties()