Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc_dispatch.h51 MallocStatsPrintType malloc_stats_print; member
/third_party/musl/porting/linux/user/src/malloc/
Dstats.c240 void malloc_stats_print(void (*write_cb) (void *, const char *), void *cbopaque, const char *opts) in malloc_stats_print() function