Home
last modified time | relevance | path

Searched defs:stats_print (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dstats.c1064 stats_print(void (*write_cb)(void *, const char *), void *cbopaque, in stats_print() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h509 #define stats_print JEMALLOC_N(stats_print) macro