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

  /external/jemalloc/include/jemalloc/internal/
ctl.h 85 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ macro
89 "<jemalloc>: Failure in xmallctl(\"%s\", ...)\n", \
  /external/jemalloc_new/include/jemalloc/internal/
ctl.h 104 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ macro
108 "<jemalloc>: Failure in xmallctl(\"%s\", ...)\n", \

Completed in 103 milliseconds