Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_externs.h72 void prof_tdata_cleanup(tsd_t *tsd);
Dprivate_namespace_jet.h314 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
Dprivate_namespace.h309 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
/external/jemalloc_new/src/
Dtsd.c205 prof_tdata_cleanup(tsd); in tsd_do_data_cleanup()
Dprof.c2088 prof_tdata_cleanup(tsd_t *tsd) { in prof_tdata_cleanup() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt459 prof_tdata_cleanup
Dprof.h305 void prof_tdata_cleanup(tsd_t *tsd);
Dprivate_namespace.h459 #define prof_tdata_cleanup JEMALLOC_N(prof_tdata_cleanup) macro
Dprivate_unnamespace.h459 #undef prof_tdata_cleanup
/external/jemalloc/src/
Dprof.c1983 prof_tdata_cleanup(tsd_t *tsd) in prof_tdata_cleanup() function
/external/jemalloc/
DChangeLog793 - Fix prof_tdata_cleanup() for --disable-tls builds.
/external/jemalloc_new/
DChangeLog1167 - Fix prof_tdata_cleanup() for --disable-tls builds.