Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/utils/hashtable/
H A Drehashing.c71 void stressGetKeys(dict *d, int times, int *perfect_run, int *approx_run) { in stressGetKeys() function
126 stressGetKeys(d,100,&perfect_run,&approx_run); in main()
132 stressGetKeys(d,100,&perfect_run,&approx_run); in main()