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

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h99 size_t prof_log_thr_count(void);
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2444 prof_log_thr_count(void) { function
2477 size_t thr_count = prof_log_thr_count();

Completed in 155 milliseconds