slab_stats Struct Reference
#include <memcached.h>
List of all members.
|
Public Attributes |
uint64_t | set_cmds |
uint64_t | get_hits |
uint64_t | delete_hits |
uint64_t | cas_hits |
uint64_t | cas_badval |
uint64_t | incr_hits |
uint64_t | decr_hits |
Detailed Description
Stats stored per slab (and per thread).
The documentation for this struct was generated from the following file: