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

  /external/jemalloc/src/
prof.c 531 return (&gctx_locks[(ngctxs - 1) % PROF_NCTX_LOCKS]);
    [all...]
  /external/jemalloc/include/jemalloc/internal/
prof.h 39 #define PROF_NCTX_LOCKS 1024

Completed in 38 milliseconds