Home
last modified time | relevance | path

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

/freebsd-12.1/stand/libsa/
H A Dzalloc_malloc.c45 void mallocstats(void);
193 atexit(mallocstats); in Realloc()
215 mallocstats(void) in mallocstats() function
H A Dstand.h435 extern void mallocstats(void);
/freebsd-12.1/stand/i386/loader/
H A Dmain.c376 mallocstats(); in command_heap()
/freebsd-12.1/stand/sparc64/loader/
H A Dmain.c902 mallocstats(); in command_heap()