Update perfc_port_pmu.h

This commit is contained in:
Gabriel Wang 2024-02-28 21:24:58 +00:00
parent b70abe89e3
commit 117b9fae95

View File

@ -28,7 +28,6 @@
struct { \
uint64_t dwNoInstr; \
uint64_t dwNoMemAccess; \
uint64_t dwNoCacheMiss; \
uint64_t dwNoL1DCacheRefill; \
int64_t lCycles; \
uint32_t wInstrCalib; \