Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_externs.h74 bool prof_thread_active_init_set(tsdn_t *tsdn, bool active_init);
A Dprivate_symbols.txt406 prof_thread_active_init_set
A Dprivate_namespace.h406 #define prof_thread_active_init_set JEMALLOC_N(prof_thread_active_init_set) macro
A Dprivate_unnamespace.h406 #undef prof_thread_active_init_set
/third_party/ulib/jemalloc/src/
A Dprof.c2189 prof_thread_active_init_set(tsdn_t *tsdn, bool active_init) in prof_thread_active_init_set() function
A Dctl.c2011 oldval = prof_thread_active_init_set(tsd_tsdn(tsd), in prof_thread_active_init_ctl()

Completed in 15 milliseconds