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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h307 bool prof_active_set(bool active);
H A Dprivate_namespace.h354 #define prof_active_set JEMALLOC_N(prof_active_set) macro
H A Dprivate_unnamespace.h354 #undef prof_active_set macro
/external/jemalloc/src/
H A Dprof.c1893 prof_active_set(bool active) function
H A Dctl.c1910 oldval = prof_active_set(*(bool *)newp);

Completed in 49 milliseconds