#include <XrdOucCache.hh>
| XrdOucCacheStats::XrdOucCacheStats |
( |
| ) |
|
|
inline |
| XrdOucCacheStats::~XrdOucCacheStats |
( |
| ) |
|
|
inline |
References BytesGet, BytesPass, BytesPead, BytesPut, BytesRead, BytesWrite, Hits, HitsPR, XrdSysMutex::Lock(), Miss, MissPR, sMutex, and XrdSysMutex::UnLock().
Referenced by XrdFileCache::Stats::AddStat().
| void XrdOucCacheStats::Add |
( |
long long & |
Dest, |
|
|
int & |
Val |
|
) |
| |
|
inline |
References BytesGet, BytesPass, BytesPead, BytesPut, BytesRead, BytesWrite, Hits, HitsPR, XrdSysMutex::Lock(), Miss, MissPR, sMutex, and XrdSysMutex::UnLock().
| void XrdOucCacheStats::Lock |
( |
| ) |
|
|
inline |
| void XrdOucCacheStats::UnLock |
( |
| ) |
|
|
inline |
| long long XrdOucCacheStats::BytesGet |
| long long XrdOucCacheStats::BytesPass |
| long long XrdOucCacheStats::BytesPead |
| long long XrdOucCacheStats::BytesPut |
| long long XrdOucCacheStats::BytesRead |
| long long XrdOucCacheStats::BytesWrite |
| int XrdOucCacheStats::Hits |
| int XrdOucCacheStats::HitsPR |
| int XrdOucCacheStats::Miss |
| int XrdOucCacheStats::MissPR |
The documentation for this class was generated from the following file: