Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dzalloc_malloc.c42 void mallocstats(void);
199 atexit(mallocstats); in Realloc()
221 mallocstats(void) in mallocstats() function
H A Dstand.h465 extern void mallocstats(void);
/freebsd/stand/i386/loader/
H A Dmain.c413 mallocstats(); in command_heap()