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

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 625 void iqalloct(void *ptr, bool try_tcache);
787 iqalloct(void *ptr, bool try_tcache) function
800 iqalloct(ptr, true);
832 iqalloct(ptr, try_tcache_dalloc);
private_namespace.h 226 #define iqalloct JEMALLOC_N(iqalloct) macro
private_unnamespace.h 226 #undef iqalloct macro
  /external/jemalloc/src/
huge.c 132 iqalloct(ptr, try_tcache_dalloc);
jemalloc.c     [all...]
arena.c     [all...]

Completed in 558 milliseconds