CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
catalog::Statistics Struct Reference

#include <catalog_mgr.h>

Collaboration diagram for catalog::Statistics:

Public Member Functions

 Statistics (perf::Statistics *statistics)
 

Public Attributes

perf::Countern_lookup_inode
 
perf::Countern_lookup_path
 
perf::Countern_lookup_path_negative
 
perf::Countern_lookup_xattrs
 
perf::Countern_listing
 
perf::Countern_nested_listing
 
perf::Countern_detach_siblings
 
perf::Countern_write_lock
 
perf::Counterns_write_lock
 
perf::Countercatalog_revision
 

Detailed Description

Definition at line 175 of file catalog_mgr.h.

Constructor & Destructor Documentation

catalog::Statistics::Statistics ( perf::Statistics statistics)
inlineexplicit

Definition at line 188 of file catalog_mgr.h.

Here is the call graph for this function:

Member Data Documentation

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
perf::Counter* catalog::Statistics::ns_write_lock

The documentation for this struct was generated from the following file: