Home
last modified time | relevance | path

Searched defs:tcache_event_hard (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dtcache.c41 tcache_event_hard(tsd_t *tsd, tcache_t *tcache) { in tcache_event_hard() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h378 #define tcache_event_hard JEMALLOC_N(tcache_event_hard) macro