Merge tag 'watchdog-for-linus-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / powerpc / perf / power9-events-list.h
index 929b56d47ad9bf6bc79f7ae9dd0ab27b2142427d..71a6bfee5c027149b6dd1549abc795598fdbc685 100644 (file)
@@ -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)