Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/
H A Dprivate_symbols.txt392 prof_thread_active_init_set
H A Dprof.h313 bool prof_thread_active_init_set(bool active_init);
/redis-3.2.3/deps/jemalloc/src/
H A Dprof.c2030 prof_thread_active_init_set(bool active_init) in prof_thread_active_init_set() function
H A Dctl.c1879 oldval = prof_thread_active_init_set(*(bool *)newp); in prof_thread_active_init_ctl()