Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h173 void tcache_event(tsd_t *tsd, tcache_t *tcache);
257 tcache_event(tsd_t *tsd, tcache_t *tcache) in tcache_event() function
349 tcache_event(tsd, tcache); in tcache_alloc_small()
412 tcache_event(tsd, tcache); in tcache_alloc_large()
438 tcache_event(tsd, tcache); in tcache_dalloc_small()
468 tcache_event(tsd, tcache); in tcache_dalloc_large()
Dprivate_symbols.txt526 tcache_event
Dprivate_namespace.h526 #define tcache_event JEMALLOC_N(tcache_event) macro
Dprivate_unnamespace.h526 #undef tcache_event