|
XRootD
|
Include dependency graph for XrdStats.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdStats::CallBack |
| class | XrdStats |
Macros | |
| #define | XRD_STATS_ALL 0x000000FF |
| #define | XRD_STATS_BUFF 0x00000002 |
| #define | XRD_STATS_INFO 0x00000001 |
| #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 36 of file XrdStats.hh.
Referenced by XrdStats::Report(), and XrdXrootdStats::Stats().
| #define XRD_STATS_BUFF 0x00000002 |
Definition at line 38 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats().
| #define XRD_STATS_INFO 0x00000001 |
Definition at line 37 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats().
| #define XRD_STATS_LINK 0x00000004 |
Definition at line 39 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats().
| #define XRD_STATS_POLL 0x00000008 |
Definition at line 40 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats().
| #define XRD_STATS_PROC 0x00000010 |
Definition at line 41 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats().
| #define XRD_STATS_PROT 0x00000020 |
Definition at line 42 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats().
| #define XRD_STATS_SCHD 0x00000040 |
Definition at line 43 of file XrdStats.hh.
Referenced by XrdXrootdStats::Stats().
| #define XRD_STATS_SGEN 0x00000080 |
Definition at line 44 of file XrdStats.hh.
| #define XRD_STATS_SYNC 0x40000000 |
Definition at line 45 of file XrdStats.hh.
Referenced by XrdStats::Report().
| #define XRD_STATS_SYNCA 0x20000000 |
Definition at line 46 of file XrdStats.hh.
Referenced by XrdStats::Report().