Collect stats globally within innodb_ruby for comparison purposes and for correctness checking.
Return the data hash directly.
Get a statistic by name.
Increment a statistic by name (typically a symbol), optionally by a value provided.
Print a simple report of collected statistics, optionally to the IO object provided, or by default to STDOUT.
Reset all statistics.
[Validate]