Intel® Advisor Help
Use This |
To Do This |
---|---|
Gray field under the tab selector |
View name of the source file that you are currently reviewing. |
Double-click any code line in the source view |
Open the default source code editor. |
Right-click any code line in the source view |
Open the context menu, enabling you to either
|
Line column |
View source code line numbers. |
Source column |
View the source code. |
Total Time column |
View the statement execution time, including execution time of the called functions. |
Total Time % column |
View the statement execution time in % of the total target program's execution time, including execution time of the called functions. |
Loop Time column |
View the entire loop execution time, including execution time of the called functions. |
Loop Time % column |
View the entire loop execution time in % of the total target program's execution time, including execution time of the called functions. |
Traits column |
View scalar and vector characteristics that might impact time. |