Intel® Advisor Help
Metric |
Description |
Interpretation |
---|---|---|
Integer >= 0 |
Amount of times loop or function was invoked. |
High number for this metric means that there is an outer loop in the selected loop's call chain with high trip count values. If the loop has low trip count value, the outer loop could be better candidate for parallelization (threading/vectorization). |