Searched refs:stat_keyspace_hits (Results 1 – 3 of 3) sorted by relevance
137 server.stat_keyspace_hits++; in lookupKeyReadWithFlags()
1996 server.stat_keyspace_hits = 0; in resetServerStats()3479 server.stat_keyspace_hits, in genRedisInfoString()
1011 long long stat_keyspace_hits; /* Number of successful lookups of keys */ member