Searched refs:prof_active_get (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h67 bool prof_active_get(tsdn_t *tsdn);
H A Dprivate_namespace.h362 #define prof_active_get JEMALLOC_N(prof_active_get) macro
H A Dprivate_unnamespace.h362 #undef prof_active_get macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c2066 prof_active_get(tsdn_t *tsdn) function
H A Dctl.c2039 oldval = prof_active_get(tsd_tsdn(tsd));

Completed in 91 milliseconds