Home
last modified time | relevance | path

Searched refs:prof_thread_active_init_set (Results 1 – 5 of 5) 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_jet.h320 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
Dprivate_namespace.h314 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
/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()