Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h53 size_t prof_tdata_count(void);
/freebsd-12.1/contrib/jemalloc/src/
H A Dprof.c924 prof_tdata_count(void) { in prof_tdata_count() function