Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_externs.h80 bool prof_thread_active_init_set(tsdn_t *tsdn, bool active_init);
Dprivate_namespace.h314 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
Dprivate_namespace_jet.h320 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
/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()
/external/jemalloc_new/src/
Dprof.c2228 prof_thread_active_init_set(tsdn_t *tsdn, bool active_init) { in prof_thread_active_init_set() function
Dctl.c2523 oldval = prof_thread_active_init_set(tsd_tsdn(tsd), in prof_thread_active_init_ctl()