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