#include "squid.h"
#include "base/PackableStream.h"
#include "ipc/Messages.h"
#include "ipc/TypedMsgHdr.h"
#include "mgr/Registration.h"
#include "sbuf/Stats.h"
#include "SBufStatsAction.h"
![](SBufStatsAction_8cc__incl.png)
Go to the source code of this file.
Functions | |
static StatHist * | makeDestructTimeHist () |
creates a new size-at-destruct-time histogram More... | |
static StatHist & | collectSBufDestructTimeStats () |
the SBuf size-at-destruct-time histogram More... | |
static StatHist & | collectMemBlobDestructTimeStats () |
the MemBlob size-at-destruct-time histogram More... | |
static void | recordSBufSizeAtDestruct (const size_t sz) |
record the size an SBuf had when it was destructed More... | |
static void | recordMemBlobSizeAtDestruct (const size_t sz) |
record the size a MemBlob had when it was destructed More... | |
static void | statHistSBufDumper (StoreEntry *sentry, int, double val, double size, int count) |
Function Documentation
◆ collectMemBlobDestructTimeStats()
|
static |
Definition at line 35 of file SBufStatsAction.cc.
References makeDestructTimeHist().
Referenced by SBufStatsAction::collect(), and recordMemBlobSizeAtDestruct().
◆ collectSBufDestructTimeStats()
|
static |
Definition at line 27 of file SBufStatsAction.cc.
References makeDestructTimeHist().
Referenced by SBufStatsAction::collect(), and recordSBufSizeAtDestruct().
◆ makeDestructTimeHist()
|
static |
Definition at line 19 of file SBufStatsAction.cc.
References StatHist::logInit().
Referenced by collectMemBlobDestructTimeStats(), and collectSBufDestructTimeStats().
◆ recordMemBlobSizeAtDestruct()
|
static |
Definition at line 50 of file SBufStatsAction.cc.
References collectMemBlobDestructTimeStats(), and StatHist::count().
Referenced by SBufStatsAction::RegisterWithCacheManager().
◆ recordSBufSizeAtDestruct()
|
static |
Definition at line 43 of file SBufStatsAction.cc.
References collectSBufDestructTimeStats(), and StatHist::count().
Referenced by SBufStatsAction::RegisterWithCacheManager().
◆ statHistSBufDumper()
|
static |
Definition at line 84 of file SBufStatsAction.cc.
References size, and storeAppendPrintf().
Referenced by SBufStatsAction::dump().
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