Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h20 } prof_unwind_data_t; typedef
/freebsd-14.2/contrib/jemalloc/src/
H A Dprof.c611 prof_unwind_data_t *data = (prof_unwind_data_t *)arg; in prof_unwind_callback()
631 prof_unwind_data_t data = {bt, PROF_BT_MAX}; in prof_backtrace()