Home
last modified time | relevance | path

Searched refs:tcache_event (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtcache.h165 void tcache_event(tsd_t *tsd, tcache_t *tcache);
249 tcache_event(tsd_t *tsd, tcache_t *tcache) in tcache_event() function
318 tcache_event(tsd, tcache); in tcache_alloc_small()
370 tcache_event(tsd, tcache); in tcache_alloc_large()
395 tcache_event(tsd, tcache); in tcache_dalloc_small()
424 tcache_event(tsd, tcache); in tcache_dalloc_large()
Dprivate_symbols.txt449 tcache_event
Dprivate_namespace.h449 #define tcache_event JEMALLOC_N(tcache_event) macro
Dprivate_unnamespace.h449 #undef tcache_event