#include "squid.h"#include "base/TextException.h"#include "IoStats.h"#include "ipc/Messages.h"#include "ipc/TypedMsgHdr.h"#include "mgr/IoAction.h"#include "SquidMath.h"#include "Store.h"#include "tools.h"
Go to the source code of this file.
| Functions | |
| void | GetIoStats (Mgr::IoActionData &stats) | 
| void | DumpIoStats (Mgr::IoActionData &stats, StoreEntry *sentry) | 
Function Documentation
◆ DumpIoStats()
| void DumpIoStats | ( | Mgr::IoActionData & | stats, | 
| StoreEntry * | sentry | ||
| ) | 
Definition at line 208 of file stat.cc.
References Math::doublePercent(), Mgr::IoActionData::ftp_read_hist, Mgr::IoActionData::ftp_reads, IoStats::histSize, Mgr::IoActionData::http_read_hist, Mgr::IoActionData::http_reads, and storeAppendPrintf().
Referenced by Mgr::IoAction::dump().
◆ GetIoStats()
| void GetIoStats | ( | Mgr::IoActionData & | stats | ) | 
Definition at line 190 of file stat.cc.
References IoStats::Ftp, Mgr::IoActionData::ftp_read_hist, Mgr::IoActionData::ftp_reads, IoStats::histSize, IoStats::Http, Mgr::IoActionData::http_read_hist, Mgr::IoActionData::http_reads, IOStats, IoStats::read_hist, and IoStats::reads.
Referenced by Mgr::IoAction::collect().
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
