#include <stdlib.h>#include "XrdSys/XrdSysPthread.hh"Go to the source code of this file.
Classes | |
| class | XrdStats |
Defines | |
| #define | XRD_STATS_ALL 0x000000FF |
| #define | XRD_STATS_INFO 0x00000001 |
| #define | XRD_STATS_BUFF 0x00000002 |
| #define | XRD_STATS_LINK 0x00000004 |
| #define | XRD_STATS_POLL 0x00000008 |
| #define | XRD_STATS_PROC 0x00000010 |
| #define | XRD_STATS_PROT 0x00000020 |
| #define | XRD_STATS_SCHD 0x00000040 |
| #define | XRD_STATS_SGEN 0x00000080 |
| #define | XRD_STATS_SYNC 0x40000000 |
| #define | XRD_STATS_SYNCA 0x20000000 |
| #define XRD_STATS_ALL 0x000000FF |
Definition at line 19 of file XrdStats.hh.
Referenced by XrdStats::Report(), XrdXrootdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_BUFF 0x00000002 |
Definition at line 21 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_INFO 0x00000001 |
Definition at line 20 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_LINK 0x00000004 |
Definition at line 22 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_POLL 0x00000008 |
Definition at line 23 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_PROC 0x00000010 |
Definition at line 24 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_PROT 0x00000020 |
Definition at line 25 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_SCHD 0x00000040 |
Definition at line 26 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_SGEN 0x00000080 |
| #define XRD_STATS_SYNC 0x40000000 |
Definition at line 28 of file XrdStats.hh.
Referenced by XrdStats::Report(), XrdStats::Stats(), and XrdConfig::xrep().
| #define XRD_STATS_SYNCA 0x20000000 |
1.5.1