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.txt386 prof_tdata_cleanup
Dprof.h304 void prof_tdata_cleanup(tsd_t *tsd);
Dprivate_namespace.h386 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
Dprivate_unnamespace.h386 #undef prof_tdata_cleanup
/external/jemalloc/src/
Dprof.c1869 prof_tdata_cleanup(tsd_t *tsd) in prof_tdata_cleanup() function
/external/jemalloc/
DChangeLog490 - Fix prof_tdata_cleanup() for --disable-tls builds.