Searched refs:prof_log_bt_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h97 size_t prof_log_bt_count(void);
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2422 prof_log_bt_count(void) { function
2476 size_t bt_count = prof_log_bt_count();

Completed in 119 milliseconds