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

  /external/jemalloc/include/jemalloc/internal/
ckh.h 36 uint64_t nshrinks; member in struct:ckh_s
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
plhash.h 97 PRUint32 nshrinks; /* number of table contractions */ member in struct:PLHashTable
  /external/jemalloc/src/
ckh.c 333 ckh->nshrinks++;
360 ckh->nshrinks = 0;
410 "%s(%p): ngrows: %"PRIu64", nshrinks: %"PRIu64","
414 (unsigned long long)ckh->nshrinks,

Completed in 395 milliseconds