Searched defs:cache_hit_ratio (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.cc76 double cache_hit_ratio = ((double) numRawCacheHits) / local

Completed in 5 milliseconds