CernVM-FS
2.12.0
|
#include <cache_ram.h>
Public Member Functions | |
Counters (perf::StatisticsTemplate statistics) | |
Definition at line 46 of file cache_ram.h.
|
inlineexplicit |
perf::Counter* RamCacheManager::Counters::n_aborttxn |
Definition at line 55 of file cache_ram.h.
Referenced by RamCacheManager::AbortTxn(), and Counters().
perf::Counter* RamCacheManager::Counters::n_close |
Definition at line 48 of file cache_ram.h.
Referenced by RamCacheManager::Close(), and Counters().
perf::Counter* RamCacheManager::Counters::n_committxn |
Definition at line 56 of file cache_ram.h.
Referenced by RamCacheManager::CommitTxn(), Counters(), and RamCacheManager::OpenFromTxn().
perf::Counter* RamCacheManager::Counters::n_dup |
Definition at line 50 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::Dup().
perf::Counter* RamCacheManager::Counters::n_enfile |
Definition at line 57 of file cache_ram.h.
Referenced by RamCacheManager::AddFd(), and Counters().
perf::Counter* RamCacheManager::Counters::n_full |
Definition at line 62 of file cache_ram.h.
Referenced by RamCacheManager::CommitToKvStore(), and Counters().
perf::Counter* RamCacheManager::Counters::n_getsize |
Definition at line 47 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::GetSize().
perf::Counter* RamCacheManager::Counters::n_openmiss |
Definition at line 60 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::DoOpen().
perf::Counter* RamCacheManager::Counters::n_openregular |
Definition at line 58 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::DoOpen().
perf::Counter* RamCacheManager::Counters::n_openvolatile |
Definition at line 59 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::DoOpen().
perf::Counter* RamCacheManager::Counters::n_overrun |
Definition at line 61 of file cache_ram.h.
Referenced by RamCacheManager::CommitToKvStore(), and Counters().
perf::Counter* RamCacheManager::Counters::n_pread |
Definition at line 49 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::Pread().
perf::Counter* RamCacheManager::Counters::n_readahead |
Definition at line 51 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::Readahead().
perf::Counter* RamCacheManager::Counters::n_realloc |
Definition at line 63 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::Write().
perf::Counter* RamCacheManager::Counters::n_reset |
Definition at line 54 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::Reset().
perf::Counter* RamCacheManager::Counters::n_starttxn |
Definition at line 52 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::StartTxn().
perf::Counter* RamCacheManager::Counters::n_write |
Definition at line 53 of file cache_ram.h.
Referenced by Counters(), and RamCacheManager::Write().