Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/src/
H A Dprof.c326 prof_unwind_init_callback(struct _Unwind_Context *context, void *arg) in prof_unwind_init_callback() function
2175 _Unwind_Backtrace(prof_unwind_init_callback, NULL); in prof_boot2()