Commit bcf54da
Update ARM neoverse v2 event for counting last level cache misses (#466)
Summary:
Pull Request resolved: #466
Dynolog was using an incorrect ARM Neoverse V2 eventId to measure the system level L3 cache miss.
We will now start using ll_cache_miss_rd (last-level cache miss for a read transaction) instead of l3d_cache_refill eventId.
Reviewed By: Alston-Tang
Differential Revision: D85590511
fbshipit-source-id: e3104b7c5eeae017e655ec288fdc753eb60a9e231 parent 4670523 commit bcf54da
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1766 | 1766 | | |
1767 | 1767 | | |
1768 | 1768 | | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
1769 | 1786 | | |
1770 | 1787 | | |
1771 | 1788 | | |
| |||
0 commit comments