Home
last modified time | relevance | path

Searched defs:je_malloc_stats_print (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_rename.h18 # define je_malloc_stats_print je_malloc_stats_print macro
41 # define je_malloc_stats_print malloc_stats_print macro
/external/jemalloc_new/include/jemalloc/internal/
Dpublic_namespace.h11 #define je_malloc_stats_print JEMALLOC_N(malloc_stats_print) macro
/external/jemalloc/include/jemalloc/
Djemalloc_rename.h25 # define je_malloc_stats_print je_malloc_stats_print macro
Djemalloc.h86 # define je_malloc_stats_print je_malloc_stats_print macro
/external/jemalloc/include/jemalloc/internal/
Dpublic_namespace.h19 #define je_malloc_stats_print JEMALLOC_N(malloc_stats_print) macro
/external/jemalloc_new/src/
Djemalloc.c3133 je_malloc_stats_print(void (*write_cb)(void *, const char *), void *cbopaque, function
/external/jemalloc/src/
Djemalloc.c2753 je_malloc_stats_print(void (*write_cb)(void *, const char *), void *cbopaque, function