HomeSort by relevance Sort by last modified time
    Searched refs:tcache_bin_flush_large (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/src/
tcache.c 48 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached
169 tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind, function
376 tcache_bin_flush_large(tsd, tbin, i, 0, tcache);
  /external/jemalloc/include/jemalloc/internal/
tcache.h 151 void tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind,
459 tcache_bin_flush_large(tsd, tbin, binind,
private_namespace.h 476 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
private_unnamespace.h 476 #undef tcache_bin_flush_large macro

Completed in 423 milliseconds