Home
last modified time | relevance | path

Searched refs:tcache_bin_flush_small (Results 1 – 10 of 10) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_externs.h34 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin,
Dtcache_inlines.h182 tcache_bin_flush_small(tsd, tcache, bin, binind, in tcache_dalloc_small()
Dprivate_namespace_jet.h347 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
Dprivate_namespace.h340 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
/external/jemalloc/src/
Dtcache.c48 tcache_bin_flush_small(tsd, tcache, tbin, binind, in tcache_event_hard()
92 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, in tcache_bin_flush_small() function
371 tcache_bin_flush_small(tsd, tcache, tbin, i, 0); in tcache_destroy()
/external/jemalloc/include/jemalloc/internal/
Dtcache.h149 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin,
431 tcache_bin_flush_small(tsd, tcache, tbin, binind, in tcache_dalloc_small()
Dprivate_symbols.txt516 tcache_bin_flush_small
Dprivate_namespace.h516 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
Dprivate_unnamespace.h516 #undef tcache_bin_flush_small
/external/jemalloc_new/src/
Dtcache.c58 tcache_bin_flush_small(tsd, tcache, tbin, binind, in tcache_event_hard()
108 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin, in tcache_bin_flush_small() function
477 tcache_bin_flush_small(tsd, tcache, tbin, i, 0); in tcache_flush_cache()