Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Ddebug_log.h41 #define info_log(format, ...) \ macro
DRecordData.cpp185 info_log("%s: Run: 'kill -%d %d' to dump the allocation records.", getprogname(), in Initialize()
DPointerData.cpp110 info_log("%s: Run: 'kill -%d %d' to enable backtracing.", getprogname(), in Initialize()
124 info_log("%s: Run: 'kill -%d %d' to dump the backtrace.", getprogname(), in Initialize()
Dmalloc_debug.cpp329 info_log("%s: malloc debug enabled", getprogname()); in debug_initialize()
/bionic/libc/bionic/
Dmalloc_common.h92 #define info_log(format, ...) \ macro
Dheap_tagging.cpp124 info_log("SetHeapTaggingLevel: tag level set to %d", tag_level); in SetHeapTaggingLevel()
Dmalloc_limit.cpp298 info_log("malloc_limit: Allocation limit enabled, max size %" PRId64 " bytes\n", gAllocLimit); in EnableLimitDispatchTable()