Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt419 prof_tdata_cleanup
Dprof.h305 void prof_tdata_cleanup(tsd_t *tsd);
Dprivate_namespace.h421 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
Dprivate_unnamespace.h421 #undef prof_tdata_cleanup
/external/jemalloc/src/
Dprof.c1905 prof_tdata_cleanup(tsd_t *tsd) in prof_tdata_cleanup() function
/external/jemalloc/
DChangeLog658 - Fix prof_tdata_cleanup() for --disable-tls builds.