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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h72 bool prof_thread_active_set(tsd_t *tsd, bool active);
H A Dprivate_namespace.h407 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
H A Dprivate_unnamespace.h407 #undef prof_thread_active_set macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c2166 prof_thread_active_set(tsd_t *tsd, bool active) function
H A Dctl.c1463 if (prof_thread_active_set(tsd, *(bool *)newp)) {

Completed in 97 milliseconds