Go to the source code of this file.
Macros | |
| #define | TRACE(act, x) |
| #define | TRACE_ALL 0x0fff |
| #define | TRACE_BANDWIDTH 0x0001 |
| #define | TRACE_CONNS 0x0020 |
| #define | TRACE_DEBUG 0x0008 |
| #define | TRACE_FILES 0x0010 |
| #define | TRACE_IOLOAD 0x0004 |
| #define | TRACE_IOPS 0x0002 |
| #define | TRACE_NONE 0x0000 |
| #define | TRACEI(act, x) |
| #define | TRACING(x) |
| #define | XRD_TRACE m_trace-> |
| #define TRACE | ( | act, | |
| x ) |
Definition at line 25 of file XrdThrottleTrace.hh.
| #define TRACE_ALL 0x0fff |
Definition at line 8 of file XrdThrottleTrace.hh.
| #define TRACE_BANDWIDTH 0x0001 |
Definition at line 9 of file XrdThrottleTrace.hh.
| #define TRACE_CONNS 0x0020 |
Definition at line 14 of file XrdThrottleTrace.hh.
| #define TRACE_DEBUG 0x0008 |
Definition at line 12 of file XrdThrottleTrace.hh.
| #define TRACE_FILES 0x0010 |
Definition at line 13 of file XrdThrottleTrace.hh.
| #define TRACE_IOLOAD 0x0004 |
Definition at line 11 of file XrdThrottleTrace.hh.
| #define TRACE_IOPS 0x0002 |
Definition at line 10 of file XrdThrottleTrace.hh.
| #define TRACE_NONE 0x0000 |
Definition at line 7 of file XrdThrottleTrace.hh.
| #define TRACEI | ( | act, | |
| x ) |
Definition at line 29 of file XrdThrottleTrace.hh.
| #define TRACING | ( | x | ) |
Definition at line 34 of file XrdThrottleTrace.hh.
| #define XRD_TRACE m_trace-> |
Definition at line 22 of file XrdThrottleTrace.hh.