Home
last modified time | relevance | path

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

/netbsd-src/include/
H A Dmalloc.h48 void malloc_stats_print(void (*)(void *, const char *), void *, const char *);
/netbsd-src/external/bsd/jemalloc/lib/
H A Djemalloc_stub.c107 malloc_stats_print(void (*f)(void *, const char *), void *p, const char *n) in malloc_stats_print() function