Hello! I am trying to measure the prefetching accuracy. It is (number of pf blocks that were accessed) / (number of total prefetches issued). I found the latter operation in mem/cache/Prefetcher.cc, but I cannot find the code indicating an effective prefetch.Does anyone know where to identify the data request to prefetching queue? Any suggestion is appreciated! I am using the classic memory system. -------------------------------- Li Jiakun
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
