Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddefrag.c869 float getAllocatorFragmentation(size_t *out_frag_bytes) { in getAllocatorFragmentation() function
999 float frag_pct = getAllocatorFragmentation(&frag_bytes); in computeDefragCycles()
1076 float frag_pct = getAllocatorFragmentation(&frag_bytes); in activeDefragCycle()