CernVM-FS
2.12.0
|
#include <catalog_mgr.h>
Public Member Functions | |
Statistics (perf::Statistics *statistics) | |
Definition at line 175 of file catalog_mgr.h.
|
inlineexplicit |
perf::Counter* catalog::Statistics::catalog_revision |
Definition at line 186 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_detach_siblings |
Definition at line 182 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_listing |
Definition at line 180 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_lookup_inode |
Definition at line 176 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_lookup_path |
Definition at line 177 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_lookup_path_negative |
Definition at line 178 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_lookup_xattrs |
Definition at line 179 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_nested_listing |
Definition at line 181 of file catalog_mgr.h.
Referenced by Statistics().
perf::Counter* catalog::Statistics::n_write_lock |
Definition at line 183 of file catalog_mgr.h.
Referenced by Statistics(), and catalog::AbstractCatalogManager< Catalog >::WriteLock().
perf::Counter* catalog::Statistics::ns_write_lock |
Definition at line 184 of file catalog_mgr.h.
Referenced by Statistics(), and catalog::AbstractCatalogManager< Catalog >::WriteLock().