Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt466 prof_thread_active_init_set
Dprof.h313 bool prof_thread_active_init_set(tsdn_t *tsdn, bool active_init);
Dprivate_namespace.h466 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
Dprivate_unnamespace.h466 #undef prof_thread_active_init_set
/external/jemalloc/src/
Dprof.c2118 prof_thread_active_init_set(tsdn_t *tsdn, bool active_init) in prof_thread_active_init_set() function
Dctl.c2002 oldval = prof_thread_active_init_set(tsd_tsdn(tsd), in prof_thread_active_init_ctl()