Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c327 prof_unwind_init_callback(struct _Unwind_Context *context, void *arg) in prof_unwind_init_callback() function
2272 _Unwind_Backtrace(prof_unwind_init_callback, NULL); in prof_boot2()