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