_iostats Struct Reference
#include <structs.h>

Public Attributes | |
| struct { | |
| int reads | |
| int reads_deferred | |
| int read_hist [16] | |
| int writes | |
| int write_hist [16] | |
| } | Http |
| struct { | |
| int reads | |
| int reads_deferred | |
| int read_hist [16] | |
| int writes | |
| int write_hist [16] | |
| } | Ftp |
| struct { | |
| int reads | |
| int reads_deferred | |
| int read_hist [16] | |
| int writes | |
| int write_hist [16] | |
| } | Gopher |
Detailed Description
Definition at line 996 of file structs.h.
Member Data Documentation
| struct { ... } _iostats::Ftp |
Referenced by FtpStateData::dataRead(), and stat_io_get().
| struct { ... } _iostats::Gopher |
Referenced by gopherReadReply(), and stat_io_get().
| struct { ... } _iostats::Http |
Referenced by HttpStateData::readReply(), snmp_prfSysFn(), and stat_io_get().
| int _iostats::read_hist[16] |
Definition at line 1001 of file structs.h.
Referenced by FtpStateData::dataRead(), gopherReadReply(), HttpStateData::readReply(), and stat_io_get().
| int _iostats::reads |
Definition at line 999 of file structs.h.
Referenced by FtpStateData::dataRead(), gopherReadReply(), HttpStateData::readReply(), snmp_prfSysFn(), and stat_io_get().
| int _iostats::write_hist[16] |
| int _iostats::writes |
The documentation for this struct was generated from the following file:
- src/structs.h
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
