Home
last modified time | relevance | path

Searched defs:tcache_event (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_inlines.h31 tcache_event(tsd_t *tsd, tcache_t *tcache) { in tcache_event() function
/external/jemalloc/include/jemalloc/internal/
Dtcache.h257 tcache_event(tsd_t *tsd, tcache_t *tcache) in tcache_event() function
Dprivate_namespace.h526 #define tcache_event JEMALLOC_N(tcache_event) macro