Home
last modified time | relevance | path

Searched refs:prof_thread_active_init_get (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h390 #define prof_thread_active_init_get JEMALLOC_N(prof_thread_active_init_get) macro
HDprof.h312 bool prof_thread_active_init_get(void);
/NextBSD/contrib/jemalloc/src/
HDprof.c1758 prof_thread_active_init_get())); in prof_tdata_init()
2019 prof_thread_active_init_get(void) in prof_thread_active_init_get() function
HDctl.c1881 oldval = prof_thread_active_init_get(); in prof_thread_active_init_ctl()