Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Djemalloc.c633 stats_print_atexit(void) { in stats_print_atexit() function
1291 if (atexit(stats_print_atexit) != 0) {