Searched refs:LOG_ALLOCATOR_STATS_ON_SIGNAL (Results 1 – 5 of 5) sorted by relevance
80 if (config_.options() & LOG_ALLOCATOR_STATS_ON_SIGNAL) { in Initialize()
51 constexpr uint64_t LOG_ALLOCATOR_STATS_ON_SIGNAL = 0x8000; variable
209 {LOG_ALLOCATOR_STATS_ON_SIGNAL, &Config::VerifyValueEmpty},
527 if (options & LOG_ALLOCATOR_STATS_ON_SIGNAL) { in InternalMalloc()607 if (options & LOG_ALLOCATOR_STATS_ON_SIGNAL) { in InternalFree()
829 ASSERT_EQ(LOG_ALLOCATOR_STATS_ON_SIGNAL, config->options()); in TEST_F()