#include <cache.h>
◆ avg_miss_latency
| double cache_stats::avg_miss_latency = 0 |
◆ hits
◆ misses
◆ name
| std::string cache_stats::name |
◆ pf_fill
| uint64_t cache_stats::pf_fill = 0 |
◆ pf_issued
| uint64_t cache_stats::pf_issued = 0 |
◆ pf_requested
| uint64_t cache_stats::pf_requested = 0 |
◆ pf_useful
| uint64_t cache_stats::pf_useful = 0 |
◆ pf_useless
| uint64_t cache_stats::pf_useless = 0 |
◆ total_miss_latency
| uint64_t cache_stats::total_miss_latency = 0 |
The documentation for this struct was generated from the following file: