Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/src/
H A Dprof.c335 prof_unwind_init_callback(struct _Unwind_Context *context, void *arg) { in prof_unwind_init_callback() function
2392 _Unwind_Backtrace(prof_unwind_init_callback, NULL); in prof_boot2()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch87534 -prof_unwind_init_callback(struct _Unwind_Context *context, void *arg) {
87767 - _Unwind_Backtrace(prof_unwind_init_callback, NULL);