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

  /external/jemalloc/include/jemalloc/internal/
ctl.h 82 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ macro
86 "<jemalloc>: Failure in xmallctl(\"%s\", ...)\n", \
  /external/jemalloc/src/
stats.c 6 xmallctl(n, v, &sz, NULL, 0); \
626 xmallctl("arenas.initialized", initialized,
655 xmallctl("arenas.initialized", initialized,

Completed in 67 milliseconds