Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddict.c1035 size_t _dictGetStatsHt(char *buf, size_t bufsize, dictht *ht, int tableid) { in _dictGetStatsHt() argument
1078 tableid, (tableid == 0) ? "main hash table" : "rehashing target", in _dictGetStatsHt()