Searched refs:tcache_event_hard (Results 1 - 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h116 void tcache_event_hard(tcache_t *tcache);
252 tcache_event_hard(tcache);
H A Dprivate_namespace.h397 #define tcache_event_hard JEMALLOC_N(tcache_event_hard) macro
H A Dprivate_unnamespace.h397 #undef tcache_event_hard macro
/external/jemalloc/src/
H A Dtcache.c28 tcache_event_hard(tcache_t *tcache) function

Completed in 1048 milliseconds