Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h55 size_t prof_tdata_count(void);
/freebsd-14.2/contrib/jemalloc/src/
H A Dprof.c1194 prof_tdata_count(void) { in prof_tdata_count() function