|
XRootD
|
#include <XrdSsiStats.hh>
Inheritance diagram for XrdSsiStats:
Collaboration diagram for XrdSsiStats:Public Member Functions | |
| XrdSsiStats () | |
| ~XrdSsiStats () | |
| void | setFS (XrdSfsFileSystem *fsp) |
| int | Stats (char *buff, int blen) |
Public Member Functions inherited from XrdOucStats | |
| XrdOucStats () | |
| ~XrdOucStats () | |
| void | Bump (int &val) |
| void | Bump (int &val, int n) |
| void | Bump (long long &val) |
| void | Bump (long long &val, long long n) |
Public Attributes | |
| int | ReqAborts |
| int | ReqAlerts |
| int | ReqBound |
| long long | ReqBytes |
| int | ReqCancels |
| int | ReqCount |
| int | ReqFinForce |
| int | ReqFinished |
| int | ReqGets |
| long long | ReqMaxsz |
| int | ReqPrepErrs |
| int | ReqProcs |
| int | ReqRedir |
| int | ReqRelBuf |
| int | ReqStalls |
| int | ResAdds |
| int | ResRems |
| int | RspBad |
| int | RspCallBK |
| int | RspData |
| int | RspErrs |
| int | RspFile |
| long long | RspMDBytes |
| int | RspReady |
| int | RspStrm |
| int | RspUnRdy |
| int | SsiErrs |
Public Attributes inherited from XrdOucStats | |
| XrdSysMutex | statsMutex |
Definition at line 37 of file XrdSsiStats.hh.
| XrdSsiStats::XrdSsiStats | ( | ) |
Definition at line 49 of file XrdSsiStats.cc.
|
inline |
Definition at line 73 of file XrdSsiStats.hh.
|
inline |
Definition at line 68 of file XrdSsiStats.hh.
Referenced by XrdSfsGetFileSystem2().
Here is the caller graph for this function:| int XrdSsiStats::Stats | ( | char * | buff, |
| int | blen | ||
| ) |
Definition at line 87 of file XrdSsiStats.cc.
Referenced by XrdSsiSfs::getStats().
Here is the caller graph for this function:| int XrdSsiStats::ReqAborts |
Definition at line 43 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::DoIt(), and XrdSsiFileReq::Finalize().
| int XrdSsiStats::ReqAlerts |
Definition at line 44 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::Alert().
| int XrdSsiStats::ReqBound |
Definition at line 45 of file XrdSsiStats.hh.
| long long XrdSsiStats::ReqBytes |
Definition at line 40 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::Activate().
| int XrdSsiStats::ReqCancels |
Definition at line 46 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::DoIt(), and XrdSsiFileReq::Finalize().
| int XrdSsiStats::ReqCount |
Definition at line 47 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::Activate().
| int XrdSsiStats::ReqFinForce |
Definition at line 48 of file XrdSsiStats.hh.
Referenced by XrdSsiFileSess::close().
| int XrdSsiStats::ReqFinished |
Definition at line 49 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::DoIt(), and XrdSsiFileReq::Finalize().
| int XrdSsiStats::ReqGets |
Definition at line 50 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::GetRequest().
| long long XrdSsiStats::ReqMaxsz |
Definition at line 41 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::Activate().
| int XrdSsiStats::ReqPrepErrs |
Definition at line 51 of file XrdSsiStats.hh.
Referenced by XrdSsiFileSess::open().
| int XrdSsiStats::ReqProcs |
Definition at line 52 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::DoIt().
| int XrdSsiStats::ReqRedir |
Definition at line 53 of file XrdSsiStats.hh.
Referenced by XrdSsiFileSess::open().
| int XrdSsiStats::ReqRelBuf |
Definition at line 54 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::RelRequestBuffer().
| int XrdSsiStats::ReqStalls |
Definition at line 55 of file XrdSsiStats.hh.
Referenced by XrdSsiFileSess::open().
| int XrdSsiStats::ResAdds |
Definition at line 65 of file XrdSsiStats.hh.
Referenced by XrdSsiCms::Added().
| int XrdSsiStats::ResRems |
Definition at line 66 of file XrdSsiStats.hh.
Referenced by XrdSsiCms::Removed().
| int XrdSsiStats::RspBad |
Definition at line 56 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::ProcessResponse().
| int XrdSsiStats::RspCallBK |
Definition at line 57 of file XrdSsiStats.hh.
| int XrdSsiStats::RspData |
Definition at line 58 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::ProcessResponse().
| int XrdSsiStats::RspErrs |
Definition at line 59 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::ProcessResponse().
| int XrdSsiStats::RspFile |
Definition at line 60 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::ProcessResponse().
| long long XrdSsiStats::RspMDBytes |
Definition at line 42 of file XrdSsiStats.hh.
Referenced by XrdSsiFileSess::AttnInfo().
| int XrdSsiStats::RspReady |
Definition at line 61 of file XrdSsiStats.hh.
Referenced by XrdSsiFileSess::fctl().
| int XrdSsiStats::RspStrm |
Definition at line 62 of file XrdSsiStats.hh.
Referenced by XrdSsiFileReq::ProcessResponse().
| int XrdSsiStats::RspUnRdy |
Definition at line 63 of file XrdSsiStats.hh.
Referenced by XrdSsiFileSess::fctl().
| int XrdSsiStats::SsiErrs |
Definition at line 64 of file XrdSsiStats.hh.