Go to the documentation of this file.
30 if (
stats.mem.shared) {
53 memset(
this, 0,
sizeof(*
this));
class Ping::pingStats_ stats
double mem_object_count
number of MemObject objects in existence
double count
number of cached objects
double capacity
the size limit
double open_disk_fd
number of opened disk files
double size
bytes currently in use
StoreInfoStats & operator+=(const StoreInfoStats &stats)
Mem mem
all cache_dirs stats
bool shared
whether memory cache is shared among workers
double store_entry_count
number of StoreEntry objects in existence
High-level store statistics used by mgr:info action. Used inside PODs!