Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_externs.h71 bool prof_thread_active_get(tsd_t *tsd);
A Dprivate_symbols.txt404 prof_thread_active_get
A Dprivate_namespace.h404 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
A Dprivate_unnamespace.h404 #undef prof_thread_active_get
/third_party/ulib/jemalloc/src/
A Dprof.c2155 prof_thread_active_get(tsd_t *tsd) in prof_thread_active_get() function
A Dctl.c1457 oldval = prof_thread_active_get(tsd); in thread_prof_active_ctl()

Completed in 19 milliseconds