[PATCH v3 4/7] cache: add hit/miss statistics to the final report.
Add the most basic cache statistics (pages hit and missed). Note that
the hit rate is not printed if cache was not used to avoid division
by zero.
Signed-off-by:
Petr Tesarik <ptesarik@suse.cz>
Loading
Please sign in to comment