Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_inlines.h31 tcache_event(tsd_t *tsd, tcache_t *tcache) { in tcache_event() function
101 tcache_event(tsd, tcache); in tcache_alloc_small()
163 tcache_event(tsd, tcache); in tcache_alloc_large()
189 tcache_event(tsd, tcache); in tcache_dalloc_small()
215 tcache_event(tsd, tcache); in tcache_dalloc_large()
/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