Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h341 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
/freebsd-13-stable/contrib/jemalloc/src/
HDprof.c2866 prof_thread_active_set(tsd_t *tsd, bool active) { in prof_thread_active_set() function