Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_externs.h77 bool prof_thread_active_get(tsd_t *tsd);
Dprivate_namespace_jet.h318 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
Dprivate_namespace.h312 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt464 prof_thread_active_get
Dprof.h310 bool prof_thread_active_get(tsd_t *tsd);
Dprivate_namespace.h464 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
Dprivate_unnamespace.h464 #undef prof_thread_active_get
/external/jemalloc/src/
Dprof.c2084 prof_thread_active_get(tsd_t *tsd) in prof_thread_active_get() function
Dctl.c1449 oldval = prof_thread_active_get(tsd); in thread_prof_active_ctl()
/external/jemalloc_new/src/
Dprof.c2195 prof_thread_active_get(tsd_t *tsd) { in prof_thread_active_get() function
Dctl.c1839 oldval = prof_thread_active_get(tsd); in thread_prof_active_ctl()