Updated links to option description authored by Thomas.Roehl's avatar Thomas.Roehl
...@@ -345,7 +345,7 @@ The SBOX hardware performance counters are exposed to the operating system throu ...@@ -345,7 +345,7 @@ The SBOX hardware performance counters are exposed to the operating system throu
<TD></TD> <TD></TD>
</TR> </TR>
<TR> <TR>
<TD><A HREF="https://github.com/rrze-likwid/likwid/wiki/DescOptions#tid">tid</A></TD> <TD><A HREF="https://github.com/rrze-likwid/likwid/wiki/DescOptions#tid0xxxxx">tid</A></TD>
<TD>N</TD> <TD>N</TD>
<TD>Set bit 19 in config register</TD> <TD>Set bit 19 in config register</TD>
<TD>This option has no real effect because TID filtering can be activated but there is no possibility to specify the TID somewhere.</TD> <TD>This option has no real effect because TID filtering can be activated but there is no possibility to specify the TID somewhere.</TD>
...@@ -527,7 +527,7 @@ The LLC hardware performance counters are exposed to the operating system throug ...@@ -527,7 +527,7 @@ The LLC hardware performance counters are exposed to the operating system throug
<TD></TD> <TD></TD>
</TR> </TR>
<TR> <TR>
<TD><A HREF="https://github.com/rrze-likwid/likwid/wiki/DescOptions#tid">tid</A></TD> <TD><A HREF="https://github.com/rrze-likwid/likwid/wiki/DescOptions#tid0xxxxx">tid</A></TD>
<TD>5 bit hex value</TD> <TD>5 bit hex value</TD>
<TD>Set bits 0-4 in MSR_UNC_C&lt;0-17&gt;_PMON_BOX_FILTER register</TD> <TD>Set bits 0-4 in MSR_UNC_C&lt;0-17&gt;_PMON_BOX_FILTER register</TD>
<TD></TD> <TD></TD>
...@@ -539,7 +539,7 @@ The LLC hardware performance counters are exposed to the operating system throug ...@@ -539,7 +539,7 @@ The LLC hardware performance counters are exposed to the operating system throug
<TD>M: 0x28,<BR>F: 0x10,<BR>M: 0x08,<BR>E: 0x04,<BR>S: 0x02,<BR>I: 0x01</TD> <TD>M: 0x28,<BR>F: 0x10,<BR>M: 0x08,<BR>E: 0x04,<BR>S: 0x02,<BR>I: 0x01</TD>
</TR> </TR>
<TR> <TR>
<TD><A HREF="https://github.com/rrze-likwid/likwid/wiki/DescOptions#nid">nid</A></TD> <TD><A HREF="https://github.com/rrze-likwid/likwid/wiki/DescOptions#nid0xxxxx">nid</A></TD>
<TD>16 bit hex value</TD> <TD>16 bit hex value</TD>
<TD>Set bits 0-15 in MSR_UNC_C&lt;0-17&gt;_PMON_BOX_FILTER1 register</TD> <TD>Set bits 0-15 in MSR_UNC_C&lt;0-17&gt;_PMON_BOX_FILTER1 register</TD>
<TD>Note: Node 0 has value 0x0001</TD> <TD>Note: Node 0 has value 0x0001</TD>
... ...
......