42a43
> #include "base/statistics.hh"
66a68,79
> * @defgroup CompressionStats Compression specific statistics.
> * @{
> */
>
> /** Number of blocks that were compressed to this power of two size. */
> Stats::Vector compressionSize;
>
> /**
> * @}
> */
>
> /**
138a152,156
>
> /**
> * Register local statistics.
> */
> void regStats() override;