Kadir
Kadir

Reputation: 1645

Detect whether a cache line is reused due to spatial or temporal locality

Is there a practical tool to detect whether a cache line is reused (a cache miss is avoided) due to either spatial or temporal locality?

I could not find a related discussion in cachegrind. I was able to find only this and this papers but not the tools introduced in them.

Upvotes: 1

Views: 47

Answers (0)

Related Questions