Intel® Advisor Help
To open the Assembly View for the Memory Access Patterns, double-click an entry in the Memory Access Patterns Report tab of the Refine Reports Window.
Use This |
To Do This |
---|---|
Address column |
View the memory address of the instruction. |
Linecolumn |
View the corresponding line number in the source file. |
Assembly column |
View the assembly code representation. |
Physical Stride column |
View the physical distance (in elements) between memory accesses in two consequent iterations. |
Operand Info column |
View the operand data type * vector length (physically is equivalent of instruction argument type * vector widths in elements). |
Vector Length column |
View the vector length of the instruction(s). |
Operand Size (bits) column |
View the size of the operand (in bits). Calculated as size of operand type multiplied by instruction vector length. |
Address range column |
View the range between the accessed addresses. |
Memory access footprint column |
View the distance (in bytes) between minimum and maximum address accessed by the current instruction. This metric is not precise since not all samples were collected. Possibility to collect all samples and make deeper analysis will be added in future releases. |