Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dthread_event.h114 te_malloc_fastpath_ctx(tsd_t *tsd, uint64_t *allocated, uint64_t *threshold) { in te_malloc_fastpath_ctx() function
H A Djemalloc_internal_inlines_c.h291 te_malloc_fastpath_ctx(tsd, &allocated, &threshold); in imalloc_fastpath()