Searched refs:RECORD_ALLOCS (Results 1 – 5 of 5) sorted by relevance
479 if (g_debug->config().options() & RECORD_ALLOCS) { in debug_malloc()554 if (g_debug->config().options() & RECORD_ALLOCS) { in debug_free()637 if (g_debug->config().options() & RECORD_ALLOCS) { in debug_memalign()655 if (g_debug->config().options() & RECORD_ALLOCS) { in debug_realloc()666 if (g_debug->config().options() & RECORD_ALLOCS) { in debug_realloc()758 if (g_debug->config().options() & RECORD_ALLOCS) { in debug_realloc()810 if (g_debug->config().options() & RECORD_ALLOCS) { in debug_calloc()
68 if (config_.options() & RECORD_ALLOCS) { in Initialize()
45 constexpr uint64_t RECORD_ALLOCS = 0x200; variable
126 "record_allocs", {RECORD_ALLOCS, &Config::SetRecordAllocs},
506 ASSERT_EQ(RECORD_ALLOCS, config->options()); in TEST_F()511 ASSERT_EQ(RECORD_ALLOCS, config->options()); in TEST_F()