Home
last modified time | relevance | path

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

/malloc/
A Dmalloc-debug.c180 victim = (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK) in __debug_malloc()
207 else if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in strong_alias()
255 else if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in strong_alias()
407 if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in strong_alias()
430 if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in malloc_info()
443 if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in mallopt()
456 if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in malloc_stats()
469 if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in mallinfo2()
485 if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in mallinfo()
501 if (__is_malloc_debug_enabled (MALLOC_CHECK_HOOK)) in malloc_trim()
[all …]
A Dmalloc-check.c384 __malloc_debug_enable (MALLOC_CHECK_HOOK); in TUNABLE_CALLBACK()
399 __malloc_debug_enable (MALLOC_CHECK_HOOK); in initialize_malloc_check()
401 return __is_malloc_debug_enabled (MALLOC_CHECK_HOOK); in initialize_malloc_check()

Completed in 6 milliseconds