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

  /external/jemalloc/src/
prof.c 545 return (&tdata_locks[thr_uid % PROF_NTDATA_LOCKS]);
    [all...]
  /external/jemalloc/include/jemalloc/internal/
prof.h 45 #define PROF_NTDATA_LOCKS 256

Completed in 86 milliseconds