CernVM-FS
2.12.0
|
Public Member Functions | |
CounterInfo (const std::string &desc) | |
Public Attributes | |
atomic_int32 | refcnt |
Counter | counter |
std::string | desc |
Definition at line 81 of file statistics.h.
|
inlineexplicit |
Definition at line 82 of file statistics.h.
Counter perf::Statistics::CounterInfo::counter |
Definition at line 87 of file statistics.h.
std::string perf::Statistics::CounterInfo::desc |
Definition at line 88 of file statistics.h.
atomic_int32 perf::Statistics::CounterInfo::refcnt |
Definition at line 86 of file statistics.h.