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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 176 void tcache_enabled_set(bool enabled);
220 tcache_enabled_set(bool enabled) function
private_namespace.h 486 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro
private_unnamespace.h 486 #undef tcache_enabled_set macro
  /external/jemalloc/src/
tcache.c 304 tcache_enabled_set(false); /* Memoize. */
ctl.c     [all...]

Completed in 84 milliseconds