IO statistics. Currently a POD. More...
#include <IoStats.h>

Public Attributes | |
| struct { | |
| int reads | |
| int reads_deferred | |
| int read_hist [histSize] | |
| int writes | |
| int write_hist [histSize] | |
| } | Http |
| struct { | |
| int reads | |
| int reads_deferred | |
| int read_hist [histSize] | |
| int writes | |
| int write_hist [histSize] | |
| } | Ftp |
Static Public Attributes | |
| static const int | histSize =16 |
Detailed Description
Member Data Documentation
◆ Ftp
| struct { ... } IoStats::Ftp |
Referenced by Ftp::Client::dataRead(), and GetIoStats().
◆ histSize
|
static |
Definition at line 16 of file IoStats.h.
Referenced by DumpIoStats(), GetIoStats(), and Mgr::IoActionData::operator+=().
◆ Http
| struct { ... } IoStats::Http |
Referenced by GetIoStats(), HttpStateData::readReply(), and snmp_prfSysFn().
◆ read_hist
Definition at line 21 of file IoStats.h.
Referenced by Ftp::Client::dataRead(), GetIoStats(), and HttpStateData::readReply().
◆ reads
| int IoStats::reads |
Definition at line 19 of file IoStats.h.
Referenced by Ftp::Client::dataRead(), GetIoStats(), HttpStateData::readReply(), and snmp_prfSysFn().
◆ reads_deferred
◆ write_hist
◆ writes
The documentation for this class was generated from the following file:
- src/IoStats.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
