Home
last modified time | relevance | path

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

/freebsd-13.1/stand/libsa/
H A Dzalloc_malloc.c45 void mallocstats(void);
202 atexit(mallocstats); in Realloc()
224 mallocstats(void) in mallocstats() function
H A Dstand.h451 extern void mallocstats(void);
/freebsd-13.1/stand/i386/loader/
H A Dmain.c429 mallocstats(); in command_heap()