stats Struct Reference
#include <memcached.h>
List of all members.
|
Public Attributes |
pthread_mutex_t | mutex |
unsigned int | curr_items |
unsigned int | total_items |
uint64_t | curr_bytes |
unsigned int | curr_conns |
unsigned int | total_conns |
unsigned int | conn_structs |
uint64_t | get_cmds |
uint64_t | set_cmds |
uint64_t | get_hits |
uint64_t | get_misses |
uint64_t | evictions |
time_t | started |
bool | accepting_conns |
uint64_t | listen_disabled_num |
Detailed Description
Global
stats.
The documentation for this struct was generated from the following file: