Using the PATH option
If you specify the PATH option, the number of times each instruction was executed is displayed in a column on the right of the open Disassembly windows. You must also have the disassembled text displayed (SHOW DISASM), as the numbers are displayed to the right of these disassembled lines. The same applies if the HISTORY command is used with the PATH option.
If the count exceeds 7 digits, the leftmost digits are truncated. This is unlikely, as executing individual instructions 10 million times through IDF imposes quite a load on the system.