Searched refs:tcache_bin_flush_small (Results 1 – 5 of 5) sorted by relevance
/external/jemalloc/src/ |
D | tcache.c | 44 tcache_bin_flush_small(tsd, tcache, tbin, binind, in tcache_event_hard() 89 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, in tcache_bin_flush_small() function 355 tcache_bin_flush_small(tsd, tcache, tbin, i, 0); in tcache_destroy()
|
/external/jemalloc/include/jemalloc/internal/ |
D | tcache.h | 142 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, 388 tcache_bin_flush_small(tsd, tcache, tbin, binind, in tcache_dalloc_small()
|
D | private_symbols.txt | 439 tcache_bin_flush_small
|
D | private_namespace.h | 439 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
|
D | private_unnamespace.h | 439 #undef tcache_bin_flush_small
|