Intel® VTune™ Amplifier

False Sharing

Metric Description

This metric shows how often CPU was stalled on store operations to a shared cache line. It can be easily avoided by padding to make threads access different lines.

See Also