Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgwp_asan_wrappers.cpp219 constexpr SimultaneousAllocations_t kDefaultMaxAllocs = 32; variable
234 options->MaxSimultaneousAllocations = kDefaultMaxAllocs; in SetDefaultGwpAsanOptions()
338 /* default */ kDefaultMaxAllocs / frequency_multiplier; in GetGwpAsanOptions()