Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h77 bool prof_thread_active_get(tsd_t *tsd);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c2195 prof_thread_active_get(tsd_t *tsd) { in prof_thread_active_get() function
H A Dctl.c1839 oldval = prof_thread_active_get(tsd); in thread_prof_active_ctl()