Searched defs:prof_tdata_get (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h332 prof_tdata_t *prof_tdata_get(tsd_t *tsd, bool create);
377 prof_tdata_get(tsd_t *tsd, bool create) function
439 tdata = prof_tdata_get(tsd, true);
H A Dprivate_namespace.h461 #define prof_tdata_get JEMALLOC_N(prof_tdata_get) macro
H A Dprivate_unnamespace.h461 #undef prof_tdata_get macro

Completed in 109 milliseconds