Searched refs:tcache_event_hard (Results 1 – 3 of 3) sorted by relevance
127 void tcache_event_hard(tsd_t *tsd, tcache_t *tcache);246 tcache_event_hard(tsd, tcache); in tcache_event()
448 #define tcache_event_hard JEMALLOC_N(tcache_event_hard) macro
33 tcache_event_hard(tsd_t *tsd, tcache_t *tcache) in tcache_event_hard() function