Home | History | Annotate | Download | only in chromium

Lines Matching refs:malloc_print_stats

1328 static void	malloc_print_stats(void);
5356 malloc_print_stats(void)
5866 atexit(malloc_print_stats);
6109 /* XXX Why not just expose malloc_print_stats()? */
6115 malloc_print_stats();