Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/
HDprof_externs.h56 size_t prof_bt_count(void);
/freebsd-14-stable/contrib/jemalloc/src/
HDprof.c1208 prof_bt_count(void) { in prof_bt_count() function