Home
last modified time | relevance | path

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

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