Searched refs:tcache_event_hard (Results 1 – 5 of 5) sorted by relevance
146 void tcache_event_hard(tsd_t *tsd, tcache_t *tcache);263 tcache_event_hard(tsd, tcache); in tcache_event()
486 tcache_event_hard
488 #define tcache_event_hard JEMALLOC_N(tcache_event_hard) macro
488 #undef tcache_event_hard
33 tcache_event_hard(tsd_t *tsd, tcache_t *tcache) in tcache_event_hard() function