Home
last modified time | relevance | path

Searched refs:prof_gctx_create (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dprof.c550 prof_gctx_create(tsdn_t *tsdn, prof_bt_t *bt) in prof_gctx_create() function
730 gctx.p = prof_gctx_create(tsd_tsdn(tsd), bt); in prof_lookup_global()
/external/jemalloc_new/src/
Dprof.c553 prof_gctx_create(tsdn_t *tsdn, prof_bt_t *bt) { in prof_gctx_create() function
736 tgctx.p = prof_gctx_create(tsd_tsdn(tsd), bt); in prof_lookup_global()