Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dstats.c557 stats_general_print(void (*write_cb)(void *, const char *), void *cbopaque, in stats_general_print() function
1141 stats_general_print(write_cb, cbopaque, json, merged, unmerged); in stats_print()