Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dzalloc_malloc.c44 void mallocstats(void);
191 atexit(mallocstats); in Realloc()
213 mallocstats(void) in mallocstats() function
H A Dstand.h270 extern void mallocstats(void);
/illumos-gate/usr/src/boot/i386/loader/
H A Dmain.c344 mallocstats(); in command_heap()