Home
last modified time | relevance | path

Searched refs:prof_active_set (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_externs.h68 bool prof_active_set(tsdn_t *tsdn, bool active);
A Dprivate_symbols.txt364 prof_active_set
A Dprivate_namespace.h364 #define prof_active_set JEMALLOC_N(prof_active_set) macro
A Dprivate_unnamespace.h364 #undef prof_active_set
/third_party/ulib/jemalloc/src/
A Dprof.c2077 prof_active_set(tsdn_t *tsdn, bool active) in prof_active_set() function
A Dctl.c2037 oldval = prof_active_set(tsd_tsdn(tsd), *(bool *)newp); in prof_active_ctl()

Completed in 15 milliseconds