|
XRootD
|
#include <XrdPosixStats.hh>
Collaboration diagram for XrdPosixStats:Classes | |
| struct | PosixStats |
Public Member Functions | |
| XrdPosixStats () | |
| ~XrdPosixStats () | |
| void | Add (long long &Dest, long long Val) |
| void | Count (long long &Dest) |
| void | Get (XrdPosixStats &D) |
| void | Lock () |
| void | Set (long long &Dest, long long Val) |
| void | UnLock () |
Public Attributes | |
| struct XrdPosixStats::PosixStats | X |
Definition at line 38 of file XrdPosixStats.hh.
| struct XrdPosixStats::PosixStats |
Definition at line 42 of file XrdPosixStats.hh.
Collaboration diagram for XrdPosixStats::PosixStats:| Class Members | ||
|---|---|---|
| long long | CloseErrs | |
| long long | Closes | |
| long long | OpenErrs | |
| long long | Opens | |
|
inline |
|
inline |
Definition at line 69 of file XrdPosixStats.hh.
|
inline |
Definition at line 56 of file XrdPosixStats.hh.
References XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Here is the call graph for this function:
|
inline |
Definition at line 59 of file XrdPosixStats.hh.
References AtomicBeg, AtomicEnd, and AtomicInc.
Referenced by XrdPosixFile::~XrdPosixFile(), and XrdPosixFile::Close().
Here is the caller graph for this function:
|
inline |
Definition at line 50 of file XrdPosixStats.hh.
References XrdSysMutex::Lock(), XrdSysMutex::UnLock(), and X.
Referenced by XrdPosixConfig::Stats().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 65 of file XrdPosixStats.hh.
References XrdSysMutex::Lock().
Here is the call graph for this function:
|
inline |
Definition at line 62 of file XrdPosixStats.hh.
References XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Here is the call graph for this function:
|
inline |
Definition at line 66 of file XrdPosixStats.hh.
References XrdSysMutex::UnLock().
Referenced by XrdCmsRRQ::Add(), XrdCmsRRQ::Ready(), and XrdCmsRRQ::Respond().
Here is the call graph for this function:
Here is the caller graph for this function:| struct XrdPosixStats::PosixStats XrdPosixStats::X |
Referenced by XrdPosixStats(), Get(), and XrdPosixConfig::Stats().