Visible to Intel only — GUID: GUID-1C8573FC-9E03-42D7-B96E-C68C9B413224
Visible to Intel only — GUID: GUID-1C8573FC-9E03-42D7-B96E-C68C9B413224
Window: Memory Access Patterns Source
Details View Pane
Use this pane at the bottom right of the Memory Access Patterns Source window to examine details for a selected site.
Source View Pane
Middle of Memory Access Patterns Source window
Controls
Use This |
To Do This |
---|---|
Source lines |
To navigate to related source lines. |
Double-click a source line |
To open your code editor to the corresponding source file. The editor allows you to add annotations to your code (right-click to open the context menu).
|
Select multiple source lines |
To view the accumulated details in the Details View pane. |
Right click a source line or multiple source lines |
Display a context menu to: open your code editor to the corresponding source line, copy the selected source line(s) to the clipboard, or display context-sensitive help relevant to the selected loop or function. |
Assembly View Pane
Use this pane at the bottom of the Memory Access Patterns Source window to view assembly representation of your code.
Controls
Use This |
To Do This |
---|---|
Source lines |
You can navigate to related source lines or explore assembly representation of the code by using the Call Stack with Loops pane. |
Select multiple source lines |
To view the accumulated time values for multiple source lines below the Self Time column, or enable you to copy multiple source lines using the context menu. Viewing accumulated time can help you decide how to divide the work. |