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

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dprof_externs.h77 bool prof_thread_active_get(tsd_t *tsd);
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h77 bool prof_thread_active_get(tsd_t *tsd);
H A Dprivate_namespace.gen.h312 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
H A Dprivate_namespace.h312 #define prof_thread_active_get JEMALLOC_N(prof_thread_active_get) macro
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dprof.c2236 prof_thread_active_get(tsd_t *tsd) { function
H A Dctl.c1839 oldval = prof_thread_active_get(tsd);

Completed in 211 milliseconds