IoAction.cc File Reference
#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"
Include dependency graph for IoAction.cc:
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(), IoStats::histSize, Ping::stats, and storeAppendPrintf().
Referenced by Mgr::IoAction::dump().
◆ GetIoStats()
void GetIoStats | ( | Mgr::IoActionData & | stats | ) |
Definition at line 190 of file stat.cc.
References IoStats::Ftp, IoStats::histSize, IoStats::Http, IOStats, IoStats::read_hist, IoStats::reads, and Ping::stats.
Referenced by Mgr::IoAction::collect().