Home
last modified time | relevance | path

Searched refs:ninserts (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dckh_structs.h16 uint64_t ninserts; member
/third_party/ulib/jemalloc/src/
A Dckh.c370 ckh->ninserts = 0; in ckh_new()
424 (unsigned long long)ckh->ninserts, in ckh_delete()
471 ckh->ninserts++; in ckh_insert()

Completed in 4 milliseconds