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

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h79 bool prof_thread_active_get(tsd_t *tsd);
H A Dprivate_namespace.h338 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2855 prof_thread_active_get(tsd_t *tsd) { function
H A Dctl.c1953 oldval = prof_thread_active_get(tsd);

Completed in 121 milliseconds