Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/
H A Djemalloc_rename.h18 # define je_malloc_stats_print je_malloc_stats_print macro
41 # define je_malloc_stats_print malloc_stats_print macro
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dpublic_namespace.h11 #define je_malloc_stats_print JEMALLOC_N(malloc_stats_print) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c3135 je_malloc_stats_print(void (*write_cb)(void *, const char *), void *cbopaque, function