Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_sys.c517 prof_dump_hook_t dump_hook = prof_dump_hook_get(); in prof_dump() local
518 if (dump_hook != NULL) { in prof_dump()
519 dump_hook(filename); in prof_dump()