Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_externs.h72 bool prof_thread_active_set(tsd_t *tsd, bool active);
A Dprivate_symbols.txt407 prof_thread_active_set
A Dprivate_namespace.h407 #define prof_thread_active_set JEMALLOC_N(prof_thread_active_set) macro
A Dprivate_unnamespace.h407 #undef prof_thread_active_set
/third_party/ulib/jemalloc/src/
A Dprof.c2166 prof_thread_active_set(tsd_t *tsd, bool active) in prof_thread_active_set() function
A Dctl.c1463 if (prof_thread_active_set(tsd, *(bool *)newp)) { in thread_prof_active_ctl()

Completed in 17 milliseconds