C++ library designed to help build CPU cache simulators
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
Add percentage symbol when printing cache statistics
5e07554
Add print_cache_stats() function
92fc011
Enable C++11 manually
5d1d6af
Constify CacheStats' getters
321ffde
Improve CacheStats class
4a82b55
Fix compilation error
5c39ba3
Fix pin makefile
1d5b39b
854ace6
Enable compilation warnings
567888c
Change default install directories
8c9133b
Add tid field
102440e
Refactor LRUCache
eb42f82
Move ExclusiveCache to its own files
91cf842
Decouple ExclusiveHierarchy class to improve code reusability
fda998e
Remove old function
9de601a