Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dthread_event.h297 thread_alloc_event(tsd_t *tsd, size_t usize) { in thread_alloc_event() function
/src/contrib/jemalloc/src/
H A Djemalloc.c2589 thread_alloc_event(tsd, usize); in imalloc_body()
3549 thread_alloc_event(tsd, usize); in do_rallocx()
3825 thread_alloc_event(tsd, usize); in je_xallocx()
4283 thread_alloc_event(tsd, progress * usize); in batch_alloc()