Searched refs:dump_hook (Results 1 – 1 of 1) sorted by relevance
517 prof_dump_hook_t dump_hook = prof_dump_hook_get(); in prof_dump() local518 if (dump_hook != NULL) { in prof_dump()519 dump_hook(filename); in prof_dump()