Go to the documentation of this file.
9 #ifndef SQUID_STORE_STATS_H
10 #define SQUID_STORE_STATS_H
class Ping::pingStats_ stats
double available() const
number of unused bytes
double mem_object_count
number of MemObject objects in existence
double count
number of cached objects
disk cache (all cache_dirs) storage stats
double capacity
the size limit
double open_disk_fd
number of opened disk files
struct StoreIoStats::@150 create
cache_dir selection and disk entry creation stats
double size
bytes currently in use
StoreInfoStats & operator+=(const StoreInfoStats &stats)
Mem mem
all cache_dirs stats
double meanObjectSize() const
mean size of a cached object
Info common to memory and disk parts of the storage. Used inside PODs!
Store statistics related to low-level I/O.
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!