Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h341 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c2866 prof_thread_active_set(tsd_t *tsd, bool active) { in prof_thread_active_set() function