Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac19670e authored by Madhavan Srinivasan's avatar Madhavan Srinivasan Committed by Michael Ellerman
Browse files

powerpc/perf: Add PM_INST_DISP event to Power9 event list

parent efe881af
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -53,3 +53,6 @@ EVENT(PM_ITLB_MISS, 0x400fc)
EVENT(PM_RUN_INST_CMPL,				0x500fa)
/* Run_cycles */
EVENT(PM_RUN_CYC,				0x600f4)
/* Instruction Dispatched */
EVENT(PM_INST_DISP,				0x200f2)
EVENT(PM_INST_DISP_ALT,				0x300f2)