Let's say I create two arrays A and B in my program, and these address space is kept unchanged during the execution of the program. How should I expose the addresses of these two arrays to gem5 and then profile the access information of these addresses in the cache of gem5.
Any help would be greatly appreciated!
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org