<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What instructions does INST_RETIRED.ANY count exactly? in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1298722#M20974</link>
    <description>&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Hi Aaron,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Thank you for posting in Intel Forums. "INST_RETIRED.ANY" counts the number of instructions located on the logical core(HW thread). Refer &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/custom-analysis/custom-analysis-options/hardware-event-list/instructions-retired-event.html" target="_self"&gt;this link&lt;/A&gt;&amp;nbsp;for more information regarding instructions retired event. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Hope this helps!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Alekhya&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jul 2021 06:22:04 GMT</pubDate>
    <dc:creator>AlekhyaV_Intel</dc:creator>
    <dc:date>2021-07-15T06:22:04Z</dc:date>
    <item>
      <title>What instructions does INST_RETIRED.ANY count exactly?</title>
      <link>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1298299#M20963</link>
      <description>&lt;P&gt;VTune uses a fixed counter named INST_RETIRED.ANY. The description in the Software Developer's manual for INST_RETIRED.ANY just says&lt;/P&gt;
&lt;P&gt;"This event counts the number of instructions that retire execution.&amp;nbsp;For instructions that consist of multiple uops, this event counts the retirement of the last uop of the instruction. The counter continues counting during hardware interrupts, traps, and in-side interrupt handlers."&lt;/P&gt;
&lt;P&gt;I'm not sure what context is implied with regards to the "instrcutions that retire execution".&lt;/P&gt;
&lt;P&gt;Does the INST_RETIRED.ANY count all instructions that retire on the physical core that fixed counter resides on? Or is it per-logical core? Or something else?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 21:57:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1298299#M20963</guid>
      <dc:creator>AAhusk</dc:creator>
      <dc:date>2021-07-13T21:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: What instructions does INST_RETIRED.ANY count exactly?</title>
      <link>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1298582#M20972</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/127067"&gt;@AAhusk&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;VTune uses a fixed counter named INST_RETIRED.ANY. The description in the Software Developer's manual for INST_RETIRED.ANY just says&lt;/P&gt;
&lt;P&gt;"This event counts the number of instructions that retire execution.&amp;nbsp;For instructions that consist of multiple uops, this event counts the retirement of the last uop of the instruction. The counter continues counting during hardware interrupts, traps, and in-side interrupt handlers."&lt;/P&gt;
&lt;P&gt;I'm not sure what context is implied with regards to the "instrcutions that retire execution".&lt;/P&gt;
&lt;P&gt;Does the INST_RETIRED.ANY count all instructions that retire on the physical core that fixed counter resides on? Or is it per-logical core? Or something else?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Retirement of instruction is one of the last stages of the pipelined execution. At this stage the Retirement Unit usually would decommit any resources held by the instruction and update the software visible state (commit to the memory or commit to software visible registers).&lt;/P&gt;
&lt;P&gt;IIRC the fixed counter 0 is responsible for counting the "INST_RETIRED.ANY" fixed event&amp;nbsp; per core.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 17:30:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1298582#M20972</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2021-07-14T17:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: What instructions does INST_RETIRED.ANY count exactly?</title>
      <link>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1298722#M20974</link>
      <description>&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Hi Aaron,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Thank you for posting in Intel Forums. "INST_RETIRED.ANY" counts the number of instructions located on the logical core(HW thread). Refer &lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/custom-analysis/custom-analysis-options/hardware-event-list/instructions-retired-event.html" target="_self"&gt;this link&lt;/A&gt;&amp;nbsp;for more information regarding instructions retired event. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Hope this helps!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="6"&gt;&lt;SPAN style="font-size: 14px;"&gt;Alekhya&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 06:22:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1298722#M20974</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-07-15T06:22:04Z</dc:date>
    </item>
    <item>
      <title>Re:What instructions does INST_RETIRED.ANY count exactly?</title>
      <link>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1300521#M21008</link>
      <description>&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please give us an update regarding this issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jul 2021 06:55:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1300521#M21008</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-07-22T06:55:51Z</dc:date>
    </item>
    <item>
      <title>Re:What instructions does INST_RETIRED.ANY count exactly?</title>
      <link>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1302516#M21053</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We assume that your issue is resolved. If you have any additional issues/doubts, please submit a new question as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2021 12:23:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1302516#M21053</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-07-30T12:23:59Z</dc:date>
    </item>
    <item>
      <title>Re:What instructions does INST_RETIRED.ANY count exactly?</title>
      <link>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1303601#M21079</link>
      <description>&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for coming back and accepting our solution. For any other issues/queries, please submit a new question as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 11:35:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/What-instructions-does-INST-RETIRED-ANY-count-exactly/m-p/1303601#M21079</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-08-04T11:35:05Z</dc:date>
    </item>
  </channel>
</rss>

