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

  /external/jemalloc/src/
chunk.c 67 chunk_hooks_get(tsdn_t *tsdn, arena_t *arena) function
123 chunk_hooks_get(tsdn, arena);
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 176 #define chunk_hooks_get JEMALLOC_N(chunk_hooks_get) macro
    [all...]
private_unnamespace.h 176 #undef chunk_hooks_get macro

Completed in 253 milliseconds