|
xrootd
|
#include <XrdXrootdStats.hh>

Public Member Functions | |
| void | setFS (XrdSfsFileSystem *fsp) |
| int | Stats (char *buff, int blen, int do_sync=0) |
| int | Stats (XrdXrootdResponse &resp, const char *opts) |
| XrdXrootdStats (XrdStats *sp) | |
| ~XrdXrootdStats () | |
Public Attributes | |
| int | Count |
| int | errorCnt |
| long long | redirCnt |
| int | stallCnt |
| int | getfCnt |
| int | putfCnt |
| int | openCnt |
| long long | readCnt |
| long long | prerCnt |
| long long | writeCnt |
| int | syncCnt |
| int | miscCnt |
| long long | AsyncNum |
| long long | AsyncRej |
| long long | AsyncNow |
| int | AsyncMax |
| int | Refresh |
| XrdSysMutex | statsMutex |
Private Attributes | |
| XrdSfsFileSystem * | fsP |
| XrdStats * | xstats |
| XrdXrootdStats::~XrdXrootdStats | ( | ) | [inline] |
| void XrdXrootdStats::setFS | ( | XrdSfsFileSystem * | fsp | ) | [inline] |
References fsP.
Referenced by XrdXrootdProtocol::Configure().
| int XrdXrootdStats::Stats | ( | char * | buff, |
| int | blen, | ||
| int | do_sync = 0 |
||
| ) |
References AsyncMax, AsyncNum, AsyncRej, Count, errorCnt, fsP, getfCnt, XrdSfsFileSystem::getStats(), XrdSysMutex::Lock(), miscCnt, openCnt, prerCnt, putfCnt, readCnt, redirCnt, Refresh, snprintf, stallCnt, statsMutex, syncCnt, XrdSysMutex::UnLock(), and writeCnt.
Referenced by XrdXrootdProtocol::do_Query(), and XrdXrootdProtocol::Stats().
| int XrdXrootdStats::Stats | ( | XrdXrootdResponse & | resp, |
| const char * | opts | ||
| ) |
Referenced by XrdXrootdAio::Alloc(), Stats(), and XrdXrootdStats().
| long long XrdXrootdStats::AsyncNow |
Referenced by XrdXrootdAio::Alloc(), XrdXrootdAio::Recycle(), and XrdXrootdStats().
| long long XrdXrootdStats::AsyncNum |
Referenced by Stats(), and XrdXrootdStats().
| long long XrdXrootdStats::AsyncRej |
Referenced by XrdXrootdProtocol::do_ReadAll(), XrdXrootdProtocol::do_Write(), Stats(), and XrdXrootdStats().
Referenced by Stats(), and XrdXrootdStats().
XrdSfsFileSystem* XrdXrootdStats::fsP [private] |
Referenced by Stats(), and XrdXrootdStats().
Referenced by Stats(), and XrdXrootdStats().
Referenced by Stats(), and XrdXrootdStats().
| long long XrdXrootdStats::prerCnt |
Referenced by Stats(), XrdXrootdProtocol::Stats(), and XrdXrootdStats().
Referenced by Stats(), and XrdXrootdStats().
| long long XrdXrootdStats::readCnt |
Referenced by XrdXrootdProtocol::Cleanup(), Stats(), XrdXrootdProtocol::Stats(), and XrdXrootdStats().
| long long XrdXrootdStats::redirCnt |
Referenced by XrdXrootdProtocol::fsError(), XrdXrootdCallBack::sendError(), Stats(), and XrdXrootdStats().
Referenced by Stats(), and XrdXrootdStats().
Referenced by XrdXrootdProtocol::fsError(), XrdXrootdCallBack::sendError(), Stats(), and XrdXrootdStats().
Referenced by XrdXrootdProtocol::Cleanup(), Stats(), and XrdXrootdProtocol::Stats().
Referenced by Stats(), and XrdXrootdStats().
| long long XrdXrootdStats::writeCnt |
Referenced by XrdXrootdProtocol::Cleanup(), Stats(), XrdXrootdProtocol::Stats(), and XrdXrootdStats().
XrdStats* XrdXrootdStats::xstats [private] |
Referenced by Stats(), and XrdXrootdStats().
1.8.0