HomeSort by relevance Sort by last modified time
    Searched defs:tcache_bin_flush_small (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/src/
tcache.c 44 tcache_bin_flush_small(tsd, tcache, tbin, binind,
88 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, function
364 tcache_bin_flush_small(tsd, tcache, tbin, i, 0);
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 477 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
private_unnamespace.h 477 #undef tcache_bin_flush_small macro

Completed in 59 milliseconds