Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dthread_event.h292 thread_dalloc_event(tsd_t *tsd, size_t usize) { in thread_dalloc_event() function
/src/contrib/jemalloc/src/
H A Djemalloc.c2900 thread_dalloc_event(tsd, usize); in ifree()
2995 thread_dalloc_event(tsd, usize); in isfree()
3550 thread_dalloc_event(tsd, old_usize); in do_rallocx()
3826 thread_dalloc_event(tsd, old_usize); in je_xallocx()