
The storage manager is instrumented; it collects the statistics (mostly counters) that are described in *_stats.dat files (input files to Perl scripts). These statistics are incremented in per-thread structures, which are gathered and available to the value-added server under various circumstances, described in Storage Manager Statistics.
create_rec.cpp, and log_exceed.cpp.
Definition at line 154 of file smstats.h.
Public Member Functions | |
| void | compute () | 
| sm_stats_info_t () | |
Public Attributes | |
| bf_htab_stats_t | bfht | 
| sm_stats_t | sm | 
 1.4.7