How to measure the traffic between cores in a processor?

Viewed 46

In multi-core processors, there is communication between cores (due to shared caches, thread migration, etc.). Is there some way to measure the amount of traffic on the links between cores in a processor?

0 Answers
Related