Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5202 Discussions

VTune: the "DTLB Overhead" metric is almost always 100% in the Microarchitecture Analysis

DmitriyR
Beginner
384 Views

The Microarchitecture Analysis "DTLB Overhead" metric is almost always 100% which is wrong. Can be seen even on matrix sample result which comes together with VTune.

It seems that metric formula is missing the divison by clockticks.

0 Kudos
1 Reply
Jeffrey_R_Intel1
Employee
342 Views

Please provide the output of the following commands:
vtune --version

If on Linux:
lscpu | grep "Model name"
lsb_release -a
cat /etc/os-release
uname -a

if on Windows:
System -> about -> Processor, Edition, and Version

0 Kudos
Reply