Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h72 void prof_tdata_cleanup(tsd_t *tsd);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtsd.c205 prof_tdata_cleanup(tsd); in tsd_do_data_cleanup()
H A Dprof.c2088 prof_tdata_cleanup(tsd_t *tsd) { in prof_tdata_cleanup() function
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog1167 - Fix prof_tdata_cleanup() for --disable-tls builds.