Searched refs:tcache_event (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h128 void tcache_event(tcache_t *tcache);
262 tcache_event(tcache_t *tcache) function
330 tcache_event(tcache);
383 tcache_event(tcache);
408 tcache_event(tcache);
437 tcache_event(tcache);
H A Dprivate_namespace.h364 #define tcache_event JEMALLOC_N(tcache_event) macro

Completed in 95 milliseconds