Home
last modified time | relevance | path

Searched defs:prof_thread_active_get (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h338 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c2855 prof_thread_active_get(tsd_t *tsd) { in prof_thread_active_get() function