Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-benchmark.c612 int showThroughput(struct aeEventLoop *eventLoop, long long id, void *clientData) { in showThroughput() function
663 aeCreateTimeEvent(config.el,1,showThroughput,NULL,NULL); in main()