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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h308 bool prof_active_set(bool active);
H A Dprivate_namespace.h389 #define prof_active_set JEMALLOC_N(prof_active_set) macro
H A Dprivate_unnamespace.h389 #undef prof_active_set macro
/external/jemalloc/src/
H A Dprof.c1929 prof_active_set(bool active) function
H A Dctl.c1999 oldval = prof_active_set(*(bool *)newp);

Completed in 143 milliseconds