Searched refs:prof_thread_active_set (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h311 bool prof_thread_active_set(tsd_t *tsd, bool active);
H A Dprivate_namespace.h453 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c2098 prof_thread_active_set(tsd_t *tsd, bool active) function
H A Dctl.c1455 if (prof_thread_active_set(tsd, *(bool *)newp)) {

Completed in 119 milliseconds