Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/src/
H A Dprof.c2553 prof_log_stop_final(void) { in prof_log_stop_final() function
3022 if (atexit(prof_log_stop_final) != 0) { in prof_boot2()