sysfs-bus-event_source-devices-events 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. What: /sys/devices/cpu/events/
  2. /sys/devices/cpu/events/branch-misses
  3. /sys/devices/cpu/events/cache-references
  4. /sys/devices/cpu/events/cache-misses
  5. /sys/devices/cpu/events/stalled-cycles-frontend
  6. /sys/devices/cpu/events/branch-instructions
  7. /sys/devices/cpu/events/stalled-cycles-backend
  8. /sys/devices/cpu/events/instructions
  9. /sys/devices/cpu/events/cpu-cycles
  10. Date: 2013/01/08
  11. Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
  12. Description: Generic performance monitoring events
  13. A collection of performance monitoring events that may be
  14. supported by many/most CPUs. These events can be monitored
  15. using the 'perf(1)' tool.
  16. The contents of each file would look like:
  17. event=0xNNNN
  18. where 'N' is a hex digit and the number '0xNNNN' shows the
  19. "raw code" for the perf event identified by the file's
  20. "basename".
  21. What: /sys/devices/cpu/events/PM_1PLUS_PPC_CMPL
  22. /sys/devices/cpu/events/PM_BRU_FIN
  23. /sys/devices/cpu/events/PM_BR_MPRED
  24. /sys/devices/cpu/events/PM_CMPLU_STALL
  25. /sys/devices/cpu/events/PM_CMPLU_STALL_BRU
  26. /sys/devices/cpu/events/PM_CMPLU_STALL_DCACHE_MISS
  27. /sys/devices/cpu/events/PM_CMPLU_STALL_DFU
  28. /sys/devices/cpu/events/PM_CMPLU_STALL_DIV
  29. /sys/devices/cpu/events/PM_CMPLU_STALL_ERAT_MISS
  30. /sys/devices/cpu/events/PM_CMPLU_STALL_FXU
  31. /sys/devices/cpu/events/PM_CMPLU_STALL_IFU
  32. /sys/devices/cpu/events/PM_CMPLU_STALL_LSU
  33. /sys/devices/cpu/events/PM_CMPLU_STALL_REJECT
  34. /sys/devices/cpu/events/PM_CMPLU_STALL_SCALAR
  35. /sys/devices/cpu/events/PM_CMPLU_STALL_SCALAR_LONG
  36. /sys/devices/cpu/events/PM_CMPLU_STALL_STORE
  37. /sys/devices/cpu/events/PM_CMPLU_STALL_THRD
  38. /sys/devices/cpu/events/PM_CMPLU_STALL_VECTOR
  39. /sys/devices/cpu/events/PM_CMPLU_STALL_VECTOR_LONG
  40. /sys/devices/cpu/events/PM_CYC
  41. /sys/devices/cpu/events/PM_GCT_NOSLOT_BR_MPRED
  42. /sys/devices/cpu/events/PM_GCT_NOSLOT_BR_MPRED_IC_MISS
  43. /sys/devices/cpu/events/PM_GCT_NOSLOT_CYC
  44. /sys/devices/cpu/events/PM_GCT_NOSLOT_IC_MISS
  45. /sys/devices/cpu/events/PM_GRP_CMPL
  46. /sys/devices/cpu/events/PM_INST_CMPL
  47. /sys/devices/cpu/events/PM_LD_MISS_L1
  48. /sys/devices/cpu/events/PM_LD_REF_L1
  49. /sys/devices/cpu/events/PM_RUN_CYC
  50. /sys/devices/cpu/events/PM_RUN_INST_CMPL
  51. /sys/devices/cpu/events/PM_IC_DEMAND_L2_BR_ALL
  52. /sys/devices/cpu/events/PM_GCT_UTIL_7_TO_10_SLOTS
  53. /sys/devices/cpu/events/PM_PMC2_SAVED
  54. /sys/devices/cpu/events/PM_VSU0_16FLOP
  55. /sys/devices/cpu/events/PM_MRK_LSU_DERAT_MISS
  56. /sys/devices/cpu/events/PM_MRK_ST_CMPL
  57. /sys/devices/cpu/events/PM_NEST_PAIR3_ADD
  58. /sys/devices/cpu/events/PM_L2_ST_DISP
  59. /sys/devices/cpu/events/PM_L2_CASTOUT_MOD
  60. /sys/devices/cpu/events/PM_ISEG
  61. /sys/devices/cpu/events/PM_MRK_INST_TIMEO
  62. /sys/devices/cpu/events/PM_L2_RCST_DISP_FAIL_ADDR
  63. /sys/devices/cpu/events/PM_LSU1_DC_PREF_STREAM_CONFIRM
  64. /sys/devices/cpu/events/PM_IERAT_WR_64K
  65. /sys/devices/cpu/events/PM_MRK_DTLB_MISS_16M
  66. /sys/devices/cpu/events/PM_IERAT_MISS
  67. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_LMEM
  68. /sys/devices/cpu/events/PM_FLOP
  69. /sys/devices/cpu/events/PM_THRD_PRIO_4_5_CYC
  70. /sys/devices/cpu/events/PM_BR_PRED_TA
  71. /sys/devices/cpu/events/PM_EXT_INT
  72. /sys/devices/cpu/events/PM_VSU_FSQRT_FDIV
  73. /sys/devices/cpu/events/PM_MRK_LD_MISS_EXPOSED_CYC
  74. /sys/devices/cpu/events/PM_LSU1_LDF
  75. /sys/devices/cpu/events/PM_IC_WRITE_ALL
  76. /sys/devices/cpu/events/PM_LSU0_SRQ_STFWD
  77. /sys/devices/cpu/events/PM_PTEG_FROM_RL2L3_MOD
  78. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L31_SHR
  79. /sys/devices/cpu/events/PM_DATA_FROM_L21_MOD
  80. /sys/devices/cpu/events/PM_VSU1_SCAL_DOUBLE_ISSUED
  81. /sys/devices/cpu/events/PM_VSU0_8FLOP
  82. /sys/devices/cpu/events/PM_POWER_EVENT1
  83. /sys/devices/cpu/events/PM_DISP_CLB_HELD_BAL
  84. /sys/devices/cpu/events/PM_VSU1_2FLOP
  85. /sys/devices/cpu/events/PM_LWSYNC_HELD
  86. /sys/devices/cpu/events/PM_PTEG_FROM_DL2L3_SHR
  87. /sys/devices/cpu/events/PM_INST_FROM_L21_MOD
  88. /sys/devices/cpu/events/PM_IERAT_XLATE_WR_16MPLUS
  89. /sys/devices/cpu/events/PM_IC_REQ_ALL
  90. /sys/devices/cpu/events/PM_DSLB_MISS
  91. /sys/devices/cpu/events/PM_L3_MISS
  92. /sys/devices/cpu/events/PM_LSU0_L1_PREF
  93. /sys/devices/cpu/events/PM_VSU_SCALAR_SINGLE_ISSUED
  94. /sys/devices/cpu/events/PM_LSU1_DC_PREF_STREAM_CONFIRM_STRIDE
  95. /sys/devices/cpu/events/PM_L2_INST
  96. /sys/devices/cpu/events/PM_VSU0_FRSP
  97. /sys/devices/cpu/events/PM_FLUSH_DISP
  98. /sys/devices/cpu/events/PM_PTEG_FROM_L2MISS
  99. /sys/devices/cpu/events/PM_VSU1_DQ_ISSUED
  100. /sys/devices/cpu/events/PM_MRK_DATA_FROM_DMEM
  101. /sys/devices/cpu/events/PM_LSU_FLUSH_ULD
  102. /sys/devices/cpu/events/PM_PTEG_FROM_LMEM
  103. /sys/devices/cpu/events/PM_MRK_DERAT_MISS_16M
  104. /sys/devices/cpu/events/PM_THRD_ALL_RUN_CYC
  105. /sys/devices/cpu/events/PM_MEM0_PREFETCH_DISP
  106. /sys/devices/cpu/events/PM_MRK_STALL_CMPLU_CYC_COUNT
  107. /sys/devices/cpu/events/PM_DATA_FROM_DL2L3_MOD
  108. /sys/devices/cpu/events/PM_VSU_FRSP
  109. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L21_MOD
  110. /sys/devices/cpu/events/PM_PMC1_OVERFLOW
  111. /sys/devices/cpu/events/PM_VSU0_SINGLE
  112. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L3MISS
  113. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L31_SHR
  114. /sys/devices/cpu/events/PM_VSU0_VECTOR_SP_ISSUED
  115. /sys/devices/cpu/events/PM_VSU1_FEST
  116. /sys/devices/cpu/events/PM_MRK_INST_DISP
  117. /sys/devices/cpu/events/PM_VSU0_COMPLEX_ISSUED
  118. /sys/devices/cpu/events/PM_LSU1_FLUSH_UST
  119. /sys/devices/cpu/events/PM_FXU_IDLE
  120. /sys/devices/cpu/events/PM_LSU0_FLUSH_ULD
  121. /sys/devices/cpu/events/PM_MRK_DATA_FROM_DL2L3_MOD
  122. /sys/devices/cpu/events/PM_LSU_LMQ_SRQ_EMPTY_ALL_CYC
  123. /sys/devices/cpu/events/PM_LSU1_REJECT_LMQ_FULL
  124. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L21_MOD
  125. /sys/devices/cpu/events/PM_INST_FROM_RL2L3_MOD
  126. /sys/devices/cpu/events/PM_SHL_CREATED
  127. /sys/devices/cpu/events/PM_L2_ST_HIT
  128. /sys/devices/cpu/events/PM_DATA_FROM_DMEM
  129. /sys/devices/cpu/events/PM_L3_LD_MISS
  130. /sys/devices/cpu/events/PM_FXU1_BUSY_FXU0_IDLE
  131. /sys/devices/cpu/events/PM_DISP_CLB_HELD_RES
  132. /sys/devices/cpu/events/PM_L2_SN_SX_I_DONE
  133. /sys/devices/cpu/events/PM_STCX_CMPL
  134. /sys/devices/cpu/events/PM_VSU0_2FLOP
  135. /sys/devices/cpu/events/PM_L3_PREF_MISS
  136. /sys/devices/cpu/events/PM_LSU_SRQ_SYNC_CYC
  137. /sys/devices/cpu/events/PM_LSU_REJECT_ERAT_MISS
  138. /sys/devices/cpu/events/PM_L1_ICACHE_MISS
  139. /sys/devices/cpu/events/PM_LSU1_FLUSH_SRQ
  140. /sys/devices/cpu/events/PM_LD_REF_L1_LSU0
  141. /sys/devices/cpu/events/PM_VSU0_FEST
  142. /sys/devices/cpu/events/PM_VSU_VECTOR_SINGLE_ISSUED
  143. /sys/devices/cpu/events/PM_FREQ_UP
  144. /sys/devices/cpu/events/PM_DATA_FROM_LMEM
  145. /sys/devices/cpu/events/PM_LSU1_LDX
  146. /sys/devices/cpu/events/PM_PMC3_OVERFLOW
  147. /sys/devices/cpu/events/PM_MRK_BR_MPRED
  148. /sys/devices/cpu/events/PM_SHL_MATCH
  149. /sys/devices/cpu/events/PM_MRK_BR_TAKEN
  150. /sys/devices/cpu/events/PM_ISLB_MISS
  151. /sys/devices/cpu/events/PM_DISP_HELD_THERMAL
  152. /sys/devices/cpu/events/PM_INST_PTEG_FROM_RL2L3_SHR
  153. /sys/devices/cpu/events/PM_LSU1_SRQ_STFWD
  154. /sys/devices/cpu/events/PM_PTEG_FROM_DMEM
  155. /sys/devices/cpu/events/PM_VSU_2FLOP
  156. /sys/devices/cpu/events/PM_GCT_FULL_CYC
  157. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L3_CYC
  158. /sys/devices/cpu/events/PM_LSU_SRQ_S0_ALLOC
  159. /sys/devices/cpu/events/PM_MRK_DERAT_MISS_4K
  160. /sys/devices/cpu/events/PM_BR_MPRED_TA
  161. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L2MISS
  162. /sys/devices/cpu/events/PM_DPU_HELD_POWER
  163. /sys/devices/cpu/events/PM_MRK_VSU_FIN
  164. /sys/devices/cpu/events/PM_LSU_SRQ_S0_VALID
  165. /sys/devices/cpu/events/PM_GCT_EMPTY_CYC
  166. /sys/devices/cpu/events/PM_IOPS_DISP
  167. /sys/devices/cpu/events/PM_RUN_SPURR
  168. /sys/devices/cpu/events/PM_PTEG_FROM_L21_MOD
  169. /sys/devices/cpu/events/PM_VSU0_1FLOP
  170. /sys/devices/cpu/events/PM_SNOOP_TLBIE
  171. /sys/devices/cpu/events/PM_DATA_FROM_L3MISS
  172. /sys/devices/cpu/events/PM_VSU_SINGLE
  173. /sys/devices/cpu/events/PM_DTLB_MISS_16G
  174. /sys/devices/cpu/events/PM_FLUSH
  175. /sys/devices/cpu/events/PM_L2_LD_HIT
  176. /sys/devices/cpu/events/PM_NEST_PAIR2_AND
  177. /sys/devices/cpu/events/PM_VSU1_1FLOP
  178. /sys/devices/cpu/events/PM_IC_PREF_REQ
  179. /sys/devices/cpu/events/PM_L3_LD_HIT
  180. /sys/devices/cpu/events/PM_DISP_HELD
  181. /sys/devices/cpu/events/PM_L2_LD
  182. /sys/devices/cpu/events/PM_LSU_FLUSH_SRQ
  183. /sys/devices/cpu/events/PM_BC_PLUS_8_CONV
  184. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L31_MOD_CYC
  185. /sys/devices/cpu/events/PM_L2_RCST_BUSY_RC_FULL
  186. /sys/devices/cpu/events/PM_TB_BIT_TRANS
  187. /sys/devices/cpu/events/PM_THERMAL_MAX
  188. /sys/devices/cpu/events/PM_LSU1_FLUSH_ULD
  189. /sys/devices/cpu/events/PM_LSU1_REJECT_LHS
  190. /sys/devices/cpu/events/PM_LSU_LRQ_S0_ALLOC
  191. /sys/devices/cpu/events/PM_L3_CO_L31
  192. /sys/devices/cpu/events/PM_POWER_EVENT4
  193. /sys/devices/cpu/events/PM_DATA_FROM_L31_SHR
  194. /sys/devices/cpu/events/PM_BR_UNCOND
  195. /sys/devices/cpu/events/PM_LSU1_DC_PREF_STREAM_ALLOC
  196. /sys/devices/cpu/events/PM_PMC4_REWIND
  197. /sys/devices/cpu/events/PM_L2_RCLD_DISP
  198. /sys/devices/cpu/events/PM_THRD_PRIO_2_3_CYC
  199. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L2MISS
  200. /sys/devices/cpu/events/PM_IC_DEMAND_L2_BHT_REDIRECT
  201. /sys/devices/cpu/events/PM_DATA_FROM_L31_SHR
  202. /sys/devices/cpu/events/PM_IC_PREF_CANCEL_L2
  203. /sys/devices/cpu/events/PM_MRK_FIN_STALL_CYC_COUNT
  204. /sys/devices/cpu/events/PM_BR_PRED_CCACHE
  205. /sys/devices/cpu/events/PM_GCT_UTIL_1_TO_2_SLOTS
  206. /sys/devices/cpu/events/PM_MRK_ST_CMPL_INT
  207. /sys/devices/cpu/events/PM_LSU_TWO_TABLEWALK_CYC
  208. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L3MISS
  209. /sys/devices/cpu/events/PM_LSU_SET_MPRED
  210. /sys/devices/cpu/events/PM_FLUSH_DISP_TLBIE
  211. /sys/devices/cpu/events/PM_VSU1_FCONV
  212. /sys/devices/cpu/events/PM_DERAT_MISS_16G
  213. /sys/devices/cpu/events/PM_INST_FROM_LMEM
  214. /sys/devices/cpu/events/PM_IC_DEMAND_L2_BR_REDIRECT
  215. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L2
  216. /sys/devices/cpu/events/PM_PTEG_FROM_L2
  217. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L21_SHR_CYC
  218. /sys/devices/cpu/events/PM_MRK_DTLB_MISS_4K
  219. /sys/devices/cpu/events/PM_VSU0_FPSCR
  220. /sys/devices/cpu/events/PM_VSU1_VECT_DOUBLE_ISSUED
  221. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_RL2L3_MOD
  222. /sys/devices/cpu/events/PM_MEM0_RQ_DISP
  223. /sys/devices/cpu/events/PM_L2_LD_MISS
  224. /sys/devices/cpu/events/PM_VMX_RESULT_SAT_1
  225. /sys/devices/cpu/events/PM_L1_PREF
  226. /sys/devices/cpu/events/PM_MRK_DATA_FROM_LMEM_CYC
  227. /sys/devices/cpu/events/PM_GRP_IC_MISS_NONSPEC
  228. /sys/devices/cpu/events/PM_PB_NODE_PUMP
  229. /sys/devices/cpu/events/PM_SHL_MERGED
  230. /sys/devices/cpu/events/PM_NEST_PAIR1_ADD
  231. /sys/devices/cpu/events/PM_DATA_FROM_L3
  232. /sys/devices/cpu/events/PM_LSU_FLUSH
  233. /sys/devices/cpu/events/PM_LSU_SRQ_SYNC_COUNT
  234. /sys/devices/cpu/events/PM_PMC2_OVERFLOW
  235. /sys/devices/cpu/events/PM_LSU_LDF
  236. /sys/devices/cpu/events/PM_POWER_EVENT3
  237. /sys/devices/cpu/events/PM_DISP_WT
  238. /sys/devices/cpu/events/PM_IC_BANK_CONFLICT
  239. /sys/devices/cpu/events/PM_BR_MPRED_CR_TA
  240. /sys/devices/cpu/events/PM_L2_INST_MISS
  241. /sys/devices/cpu/events/PM_NEST_PAIR2_ADD
  242. /sys/devices/cpu/events/PM_MRK_LSU_FLUSH
  243. /sys/devices/cpu/events/PM_L2_LDST
  244. /sys/devices/cpu/events/PM_INST_FROM_L31_SHR
  245. /sys/devices/cpu/events/PM_VSU0_FIN
  246. /sys/devices/cpu/events/PM_VSU1_FCONV
  247. /sys/devices/cpu/events/PM_INST_FROM_RMEM
  248. /sys/devices/cpu/events/PM_DISP_CLB_HELD_TLBIE
  249. /sys/devices/cpu/events/PM_MRK_DATA_FROM_DMEM_CYC
  250. /sys/devices/cpu/events/PM_BR_PRED_CR
  251. /sys/devices/cpu/events/PM_LSU_REJECT
  252. /sys/devices/cpu/events/PM_GCT_UTIL_3_TO_6_SLOTS
  253. /sys/devices/cpu/events/PM_CMPLU_STALL_END_GCT_NOSLOT
  254. /sys/devices/cpu/events/PM_LSU0_REJECT_LMQ_FULL
  255. /sys/devices/cpu/events/PM_VSU_FEST
  256. /sys/devices/cpu/events/PM_NEST_PAIR0_AND
  257. /sys/devices/cpu/events/PM_PTEG_FROM_L3
  258. /sys/devices/cpu/events/PM_POWER_EVENT2
  259. /sys/devices/cpu/events/PM_IC_PREF_CANCEL_PAGE
  260. /sys/devices/cpu/events/PM_VSU0_FSQRT_FDIV
  261. /sys/devices/cpu/events/PM_MRK_GRP_CMPL
  262. /sys/devices/cpu/events/PM_VSU0_SCAL_DOUBLE_ISSUED
  263. /sys/devices/cpu/events/PM_GRP_DISP
  264. /sys/devices/cpu/events/PM_LSU0_LDX
  265. /sys/devices/cpu/events/PM_DATA_FROM_L2
  266. /sys/devices/cpu/events/PM_MRK_DATA_FROM_RL2L3_MOD
  267. /sys/devices/cpu/events/PM_VSU0_VECT_DOUBLE_ISSUED
  268. /sys/devices/cpu/events/PM_VSU1_2FLOP_DOUBLE
  269. /sys/devices/cpu/events/PM_THRD_PRIO_6_7_CYC
  270. /sys/devices/cpu/events/PM_BC_PLUS_8_RSLV_TAKEN
  271. /sys/devices/cpu/events/PM_BR_MPRED_CR
  272. /sys/devices/cpu/events/PM_L3_CO_MEM
  273. /sys/devices/cpu/events/PM_DATA_FROM_RL2L3_MOD
  274. /sys/devices/cpu/events/PM_LSU_SRQ_FULL_CYC
  275. /sys/devices/cpu/events/PM_TABLEWALK_CYC
  276. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_RMEM
  277. /sys/devices/cpu/events/PM_LSU_SRQ_STFWD
  278. /sys/devices/cpu/events/PM_INST_PTEG_FROM_RMEM
  279. /sys/devices/cpu/events/PM_FXU0_FIN
  280. /sys/devices/cpu/events/PM_LSU1_L1_SW_PREF
  281. /sys/devices/cpu/events/PM_PTEG_FROM_L31_MOD
  282. /sys/devices/cpu/events/PM_PMC5_OVERFLOW
  283. /sys/devices/cpu/events/PM_LD_REF_L1_LSU1
  284. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L21_SHR
  285. /sys/devices/cpu/events/PM_DATA_FROM_RMEM
  286. /sys/devices/cpu/events/PM_VSU0_SCAL_SINGLE_ISSUED
  287. /sys/devices/cpu/events/PM_BR_MPRED_LSTACK
  288. /sys/devices/cpu/events/PM_MRK_DATA_FROM_RL2L3_MOD_CYC
  289. /sys/devices/cpu/events/PM_LSU0_FLUSH_UST
  290. /sys/devices/cpu/events/PM_LSU_NCST
  291. /sys/devices/cpu/events/PM_BR_TAKEN
  292. /sys/devices/cpu/events/PM_INST_PTEG_FROM_LMEM
  293. /sys/devices/cpu/events/PM_DTLB_MISS_4K
  294. /sys/devices/cpu/events/PM_PMC4_SAVED
  295. /sys/devices/cpu/events/PM_VSU1_PERMUTE_ISSUED
  296. /sys/devices/cpu/events/PM_SLB_MISS
  297. /sys/devices/cpu/events/PM_LSU1_FLUSH_LRQ
  298. /sys/devices/cpu/events/PM_DTLB_MISS
  299. /sys/devices/cpu/events/PM_VSU1_FRSP
  300. /sys/devices/cpu/events/PM_VSU_VECTOR_DOUBLE_ISSUED
  301. /sys/devices/cpu/events/PM_L2_CASTOUT_SHR
  302. /sys/devices/cpu/events/PM_DATA_FROM_DL2L3_SHR
  303. /sys/devices/cpu/events/PM_VSU1_STF
  304. /sys/devices/cpu/events/PM_ST_FIN
  305. /sys/devices/cpu/events/PM_PTEG_FROM_L21_SHR
  306. /sys/devices/cpu/events/PM_L2_LOC_GUESS_WRONG
  307. /sys/devices/cpu/events/PM_MRK_STCX_FAIL
  308. /sys/devices/cpu/events/PM_LSU0_REJECT_LHS
  309. /sys/devices/cpu/events/PM_IC_PREF_CANCEL_HIT
  310. /sys/devices/cpu/events/PM_L3_PREF_BUSY
  311. /sys/devices/cpu/events/PM_MRK_BRU_FIN
  312. /sys/devices/cpu/events/PM_LSU1_NCLD
  313. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L31_MOD
  314. /sys/devices/cpu/events/PM_LSU_NCLD
  315. /sys/devices/cpu/events/PM_LSU_LDX
  316. /sys/devices/cpu/events/PM_L2_LOC_GUESS_CORRECT
  317. /sys/devices/cpu/events/PM_THRESH_TIMEO
  318. /sys/devices/cpu/events/PM_L3_PREF_ST
  319. /sys/devices/cpu/events/PM_DISP_CLB_HELD_SYNC
  320. /sys/devices/cpu/events/PM_VSU_SIMPLE_ISSUED
  321. /sys/devices/cpu/events/PM_VSU1_SINGLE
  322. /sys/devices/cpu/events/PM_DATA_TABLEWALK_CYC
  323. /sys/devices/cpu/events/PM_L2_RC_ST_DONE
  324. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L21_MOD
  325. /sys/devices/cpu/events/PM_LARX_LSU1
  326. /sys/devices/cpu/events/PM_MRK_DATA_FROM_RMEM
  327. /sys/devices/cpu/events/PM_DISP_CLB_HELD
  328. /sys/devices/cpu/events/PM_DERAT_MISS_4K
  329. /sys/devices/cpu/events/PM_L2_RCLD_DISP_FAIL_ADDR
  330. /sys/devices/cpu/events/PM_SEG_EXCEPTION
  331. /sys/devices/cpu/events/PM_FLUSH_DISP_SB
  332. /sys/devices/cpu/events/PM_L2_DC_INV
  333. /sys/devices/cpu/events/PM_PTEG_FROM_DL2L3_MOD
  334. /sys/devices/cpu/events/PM_DSEG
  335. /sys/devices/cpu/events/PM_BR_PRED_LSTACK
  336. /sys/devices/cpu/events/PM_VSU0_STF
  337. /sys/devices/cpu/events/PM_LSU_FX_FIN
  338. /sys/devices/cpu/events/PM_DERAT_MISS_16M
  339. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_DL2L3_MOD
  340. /sys/devices/cpu/events/PM_GCT_UTIL_11_PLUS_SLOTS
  341. /sys/devices/cpu/events/PM_INST_FROM_L3
  342. /sys/devices/cpu/events/PM_MRK_IFU_FIN
  343. /sys/devices/cpu/events/PM_ITLB_MISS
  344. /sys/devices/cpu/events/PM_VSU_STF
  345. /sys/devices/cpu/events/PM_LSU_FLUSH_UST
  346. /sys/devices/cpu/events/PM_L2_LDST_MISS
  347. /sys/devices/cpu/events/PM_FXU1_FIN
  348. /sys/devices/cpu/events/PM_SHL_DEALLOCATED
  349. /sys/devices/cpu/events/PM_L2_SN_M_WR_DONE
  350. /sys/devices/cpu/events/PM_LSU_REJECT_SET_MPRED
  351. /sys/devices/cpu/events/PM_L3_PREF_LD
  352. /sys/devices/cpu/events/PM_L2_SN_M_RD_DONE
  353. /sys/devices/cpu/events/PM_MRK_DERAT_MISS_16G
  354. /sys/devices/cpu/events/PM_VSU_FCONV
  355. /sys/devices/cpu/events/PM_ANY_THRD_RUN_CYC
  356. /sys/devices/cpu/events/PM_LSU_LMQ_FULL_CYC
  357. /sys/devices/cpu/events/PM_MRK_LSU_REJECT_LHS
  358. /sys/devices/cpu/events/PM_MRK_LD_MISS_L1_CYC
  359. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L2_CYC
  360. /sys/devices/cpu/events/PM_INST_IMC_MATCH_DISP
  361. /sys/devices/cpu/events/PM_MRK_DATA_FROM_RMEM_CYC
  362. /sys/devices/cpu/events/PM_VSU0_SIMPLE_ISSUED
  363. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_RL2L3_SHR
  364. /sys/devices/cpu/events/PM_VSU_FMA_DOUBLE
  365. /sys/devices/cpu/events/PM_VSU_4FLOP
  366. /sys/devices/cpu/events/PM_VSU1_FIN
  367. /sys/devices/cpu/events/PM_NEST_PAIR1_AND
  368. /sys/devices/cpu/events/PM_INST_PTEG_FROM_RL2L3_MOD
  369. /sys/devices/cpu/events/PM_PTEG_FROM_RMEM
  370. /sys/devices/cpu/events/PM_LSU_LRQ_S0_VALID
  371. /sys/devices/cpu/events/PM_LSU0_LDF
  372. /sys/devices/cpu/events/PM_FLUSH_COMPLETION
  373. /sys/devices/cpu/events/PM_ST_MISS_L1
  374. /sys/devices/cpu/events/PM_L2_NODE_PUMP
  375. /sys/devices/cpu/events/PM_INST_FROM_DL2L3_SHR
  376. /sys/devices/cpu/events/PM_MRK_STALL_CMPLU_CYC
  377. /sys/devices/cpu/events/PM_VSU1_DENORM
  378. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L31_SHR_CYC
  379. /sys/devices/cpu/events/PM_NEST_PAIR0_ADD
  380. /sys/devices/cpu/events/PM_INST_FROM_L3MISS
  381. /sys/devices/cpu/events/PM_EE_OFF_EXT_INT
  382. /sys/devices/cpu/events/PM_INST_PTEG_FROM_DMEM
  383. /sys/devices/cpu/events/PM_INST_FROM_DL2L3_MOD
  384. /sys/devices/cpu/events/PM_PMC6_OVERFLOW
  385. /sys/devices/cpu/events/PM_VSU_2FLOP_DOUBLE
  386. /sys/devices/cpu/events/PM_TLB_MISS
  387. /sys/devices/cpu/events/PM_FXU_BUSY
  388. /sys/devices/cpu/events/PM_L2_RCLD_DISP_FAIL_OTHER
  389. /sys/devices/cpu/events/PM_LSU_REJECT_LMQ_FULL
  390. /sys/devices/cpu/events/PM_IC_RELOAD_SHR
  391. /sys/devices/cpu/events/PM_GRP_MRK
  392. /sys/devices/cpu/events/PM_MRK_ST_NEST
  393. /sys/devices/cpu/events/PM_VSU1_FSQRT_FDIV
  394. /sys/devices/cpu/events/PM_LSU0_FLUSH_LRQ
  395. /sys/devices/cpu/events/PM_LARX_LSU0
  396. /sys/devices/cpu/events/PM_IBUF_FULL_CYC
  397. /sys/devices/cpu/events/PM_MRK_DATA_FROM_DL2L3_SHR_CYC
  398. /sys/devices/cpu/events/PM_LSU_DC_PREF_STREAM_ALLOC
  399. /sys/devices/cpu/events/PM_GRP_MRK_CYC
  400. /sys/devices/cpu/events/PM_MRK_DATA_FROM_RL2L3_SHR_CYC
  401. /sys/devices/cpu/events/PM_L2_GLOB_GUESS_CORRECT
  402. /sys/devices/cpu/events/PM_LSU_REJECT_LHS
  403. /sys/devices/cpu/events/PM_MRK_DATA_FROM_LMEM
  404. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L3
  405. /sys/devices/cpu/events/PM_FREQ_DOWN
  406. /sys/devices/cpu/events/PM_PB_RETRY_NODE_PUMP
  407. /sys/devices/cpu/events/PM_INST_FROM_RL2L3_SHR
  408. /sys/devices/cpu/events/PM_MRK_INST_ISSUED
  409. /sys/devices/cpu/events/PM_PTEG_FROM_L3MISS
  410. /sys/devices/cpu/events/PM_RUN_PURR
  411. /sys/devices/cpu/events/PM_MRK_GRP_IC_MISS
  412. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L3
  413. /sys/devices/cpu/events/PM_PTEG_FROM_RL2L3_SHR
  414. /sys/devices/cpu/events/PM_LSU_FLUSH_LRQ
  415. /sys/devices/cpu/events/PM_MRK_DERAT_MISS_64K
  416. /sys/devices/cpu/events/PM_INST_PTEG_FROM_DL2L3_MOD
  417. /sys/devices/cpu/events/PM_L2_ST_MISS
  418. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L21_SHR
  419. /sys/devices/cpu/events/PM_LWSYNC
  420. /sys/devices/cpu/events/PM_LSU0_DC_PREF_STREAM_CONFIRM_STRIDE
  421. /sys/devices/cpu/events/PM_MRK_LSU_FLUSH_LRQ
  422. /sys/devices/cpu/events/PM_INST_IMC_MATCH_CMPL
  423. /sys/devices/cpu/events/PM_NEST_PAIR3_AND
  424. /sys/devices/cpu/events/PM_PB_RETRY_SYS_PUMP
  425. /sys/devices/cpu/events/PM_MRK_INST_FIN
  426. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_DL2L3_SHR
  427. /sys/devices/cpu/events/PM_INST_FROM_L31_MOD
  428. /sys/devices/cpu/events/PM_MRK_DTLB_MISS_64K
  429. /sys/devices/cpu/events/PM_LSU_FIN
  430. /sys/devices/cpu/events/PM_MRK_LSU_REJECT
  431. /sys/devices/cpu/events/PM_L2_CO_FAIL_BUSY
  432. /sys/devices/cpu/events/PM_MEM0_WQ_DISP
  433. /sys/devices/cpu/events/PM_DATA_FROM_L31_MOD
  434. /sys/devices/cpu/events/PM_THERMAL_WARN
  435. /sys/devices/cpu/events/PM_VSU0_4FLOP
  436. /sys/devices/cpu/events/PM_BR_MPRED_CCACHE
  437. /sys/devices/cpu/events/PM_L1_DEMAND_WRITE
  438. /sys/devices/cpu/events/PM_FLUSH_BR_MPRED
  439. /sys/devices/cpu/events/PM_MRK_DTLB_MISS_16G
  440. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_DMEM
  441. /sys/devices/cpu/events/PM_L2_RCST_DISP
  442. /sys/devices/cpu/events/PM_LSU_PARTIAL_CDF
  443. /sys/devices/cpu/events/PM_DISP_CLB_HELD_SB
  444. /sys/devices/cpu/events/PM_VSU0_FMA_DOUBLE
  445. /sys/devices/cpu/events/PM_FXU0_BUSY_FXU1_IDLE
  446. /sys/devices/cpu/events/PM_IC_DEMAND_CYC
  447. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L21_SHR
  448. /sys/devices/cpu/events/PM_MRK_LSU_FLUSH_UST
  449. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L3MISS
  450. /sys/devices/cpu/events/PM_VSU_DENORM
  451. /sys/devices/cpu/events/PM_MRK_LSU_PARTIAL_CDF
  452. /sys/devices/cpu/events/PM_INST_FROM_L21_SHR
  453. /sys/devices/cpu/events/PM_IC_PREF_WRITE
  454. /sys/devices/cpu/events/PM_BR_PRED
  455. /sys/devices/cpu/events/PM_INST_FROM_DMEM
  456. /sys/devices/cpu/events/PM_IC_PREF_CANCEL_ALL
  457. /sys/devices/cpu/events/PM_LSU_DC_PREF_STREAM_CONFIRM
  458. /sys/devices/cpu/events/PM_MRK_LSU_FLUSH_SRQ
  459. /sys/devices/cpu/events/PM_MRK_FIN_STALL_CYC
  460. /sys/devices/cpu/events/PM_L2_RCST_DISP_FAIL_OTHER
  461. /sys/devices/cpu/events/PM_VSU1_DD_ISSUED
  462. /sys/devices/cpu/events/PM_PTEG_FROM_L31_SHR
  463. /sys/devices/cpu/events/PM_DATA_FROM_L21_SHR
  464. /sys/devices/cpu/events/PM_LSU0_NCLD
  465. /sys/devices/cpu/events/PM_VSU1_4FLOP
  466. /sys/devices/cpu/events/PM_VSU1_8FLOP
  467. /sys/devices/cpu/events/PM_VSU_8FLOP
  468. /sys/devices/cpu/events/PM_LSU_LMQ_SRQ_EMPTY_CYC
  469. /sys/devices/cpu/events/PM_DTLB_MISS_64K
  470. /sys/devices/cpu/events/PM_THRD_CONC_RUN_INST
  471. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L2
  472. /sys/devices/cpu/events/PM_PB_SYS_PUMP
  473. /sys/devices/cpu/events/PM_VSU_FIN
  474. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L31_MOD
  475. /sys/devices/cpu/events/PM_THRD_PRIO_0_1_CYC
  476. /sys/devices/cpu/events/PM_DERAT_MISS_64K
  477. /sys/devices/cpu/events/PM_PMC2_REWIND
  478. /sys/devices/cpu/events/PM_INST_FROM_L2
  479. /sys/devices/cpu/events/PM_GRP_BR_MPRED_NONSPEC
  480. /sys/devices/cpu/events/PM_INST_DISP
  481. /sys/devices/cpu/events/PM_MEM0_RD_CANCEL_TOTAL
  482. /sys/devices/cpu/events/PM_LSU0_DC_PREF_STREAM_CONFIRM
  483. /sys/devices/cpu/events/PM_L1_DCACHE_RELOAD_VALID
  484. /sys/devices/cpu/events/PM_VSU_SCALAR_DOUBLE_ISSUED
  485. /sys/devices/cpu/events/PM_L3_PREF_HIT
  486. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L31_MOD
  487. /sys/devices/cpu/events/PM_MRK_FXU_FIN
  488. /sys/devices/cpu/events/PM_PMC4_OVERFLOW
  489. /sys/devices/cpu/events/PM_MRK_PTEG_FROM_L3
  490. /sys/devices/cpu/events/PM_LSU0_LMQ_LHR_MERGE
  491. /sys/devices/cpu/events/PM_BTAC_HIT
  492. /sys/devices/cpu/events/PM_L3_RD_BUSY
  493. /sys/devices/cpu/events/PM_LSU0_L1_SW_PREF
  494. /sys/devices/cpu/events/PM_INST_FROM_L2MISS
  495. /sys/devices/cpu/events/PM_LSU0_DC_PREF_STREAM_ALLOC
  496. /sys/devices/cpu/events/PM_L2_ST
  497. /sys/devices/cpu/events/PM_VSU0_DENORM
  498. /sys/devices/cpu/events/PM_MRK_DATA_FROM_DL2L3_SHR
  499. /sys/devices/cpu/events/PM_BR_PRED_CR_TA
  500. /sys/devices/cpu/events/PM_VSU0_FCONV
  501. /sys/devices/cpu/events/PM_MRK_LSU_FLUSH_ULD
  502. /sys/devices/cpu/events/PM_BTAC_MISS
  503. /sys/devices/cpu/events/PM_MRK_LD_MISS_EXPOSED_CYC_COUNT
  504. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L2
  505. /sys/devices/cpu/events/PM_LSU_DCACHE_RELOAD_VALID
  506. /sys/devices/cpu/events/PM_VSU_FMA
  507. /sys/devices/cpu/events/PM_LSU0_FLUSH_SRQ
  508. /sys/devices/cpu/events/PM_LSU1_L1_PREF
  509. /sys/devices/cpu/events/PM_IOPS_CMPL
  510. /sys/devices/cpu/events/PM_L2_SYS_PUMP
  511. /sys/devices/cpu/events/PM_L2_RCLD_BUSY_RC_FULL
  512. /sys/devices/cpu/events/PM_LSU_LMQ_S0_ALLOC
  513. /sys/devices/cpu/events/PM_FLUSH_DISP_SYNC
  514. /sys/devices/cpu/events/PM_MRK_DATA_FROM_DL2L3_MOD_CYC
  515. /sys/devices/cpu/events/PM_L2_IC_INV
  516. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L21_MOD_CYC
  517. /sys/devices/cpu/events/PM_L3_PREF_LDST
  518. /sys/devices/cpu/events/PM_LSU_SRQ_EMPTY_CYC
  519. /sys/devices/cpu/events/PM_LSU_LMQ_S0_VALID
  520. /sys/devices/cpu/events/PM_FLUSH_PARTIAL
  521. /sys/devices/cpu/events/PM_VSU1_FMA_DOUBLE
  522. /sys/devices/cpu/events/PM_1PLUS_PPC_DISP
  523. /sys/devices/cpu/events/PM_DATA_FROM_L2MISS
  524. /sys/devices/cpu/events/PM_SUSPENDED
  525. /sys/devices/cpu/events/PM_VSU0_FMA
  526. /sys/devices/cpu/events/PM_STCX_FAIL
  527. /sys/devices/cpu/events/PM_VSU0_FSQRT_FDIV_DOUBLE
  528. /sys/devices/cpu/events/PM_DC_PREF_DST
  529. /sys/devices/cpu/events/PM_VSU1_SCAL_SINGLE_ISSUED
  530. /sys/devices/cpu/events/PM_L3_HIT
  531. /sys/devices/cpu/events/PM_L2_GLOB_GUESS_WRONG
  532. /sys/devices/cpu/events/PM_MRK_DFU_FIN
  533. /sys/devices/cpu/events/PM_INST_FROM_L1
  534. /sys/devices/cpu/events/PM_IC_DEMAND_REQ
  535. /sys/devices/cpu/events/PM_VSU1_FSQRT_FDIV_DOUBLE
  536. /sys/devices/cpu/events/PM_VSU1_FMA
  537. /sys/devices/cpu/events/PM_MRK_LD_MISS_L1
  538. /sys/devices/cpu/events/PM_VSU0_2FLOP_DOUBLE
  539. /sys/devices/cpu/events/PM_LSU_DC_PREF_STRIDED_STREAM_CONFIRM
  540. /sys/devices/cpu/events/PM_INST_PTEG_FROM_L31_SHR
  541. /sys/devices/cpu/events/PM_MRK_LSU_REJECT_ERAT_MISS
  542. /sys/devices/cpu/events/PM_MRK_DATA_FROM_L2MISS
  543. /sys/devices/cpu/events/PM_DATA_FROM_RL2L3_SHR
  544. /sys/devices/cpu/events/PM_INST_FROM_PREF
  545. /sys/devices/cpu/events/PM_VSU1_SQ
  546. /sys/devices/cpu/events/PM_L2_LD_DISP
  547. /sys/devices/cpu/events/PM_L2_DISP_ALL
  548. /sys/devices/cpu/events/PM_THRD_GRP_CMPL_BOTH_CYC
  549. /sys/devices/cpu/events/PM_VSU_FSQRT_FDIV_DOUBLE
  550. /sys/devices/cpu/events/PM_INST_PTEG_FROM_DL2L3_SHR
  551. /sys/devices/cpu/events/PM_VSU_1FLOP
  552. /sys/devices/cpu/events/PM_HV_CYC
  553. /sys/devices/cpu/events/PM_MRK_LSU_FIN
  554. /sys/devices/cpu/events/PM_MRK_DATA_FROM_RL2L3_SHR
  555. /sys/devices/cpu/events/PM_DTLB_MISS_16M
  556. /sys/devices/cpu/events/PM_LSU1_LMQ_LHR_MERGE
  557. /sys/devices/cpu/events/PM_IFU_FIN
  558. /sys/devices/cpu/events/PM_1THRD_CON_RUN_INSTR
  559. /sys/devices/cpu/events/PM_CMPLU_STALL_COUNT
  560. /sys/devices/cpu/events/PM_MEM0_PB_RD_CL
  561. /sys/devices/cpu/events/PM_THRD_1_RUN_CYC
  562. /sys/devices/cpu/events/PM_THRD_2_CONC_RUN_INSTR
  563. /sys/devices/cpu/events/PM_THRD_2_RUN_CYC
  564. /sys/devices/cpu/events/PM_THRD_3_CONC_RUN_INST
  565. /sys/devices/cpu/events/PM_THRD_3_RUN_CYC
  566. /sys/devices/cpu/events/PM_THRD_4_CONC_RUN_INST
  567. /sys/devices/cpu/events/PM_THRD_4_RUN_CYC
  568. Date: 2013/01/08
  569. Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
  570. Linux Powerpc mailing list <linuxppc-dev@ozlabs.org>
  571. Description: POWER-systems specific performance monitoring events
  572. A collection of performance monitoring events that may be
  573. supported by the POWER CPU. These events can be monitored
  574. using the 'perf(1)' tool.
  575. These events may not be supported by other CPUs.
  576. The contents of each file would look like:
  577. event=0xNNNN
  578. where 'N' is a hex digit and the number '0xNNNN' shows the
  579. "raw code" for the perf event identified by the file's
  580. "basename".
  581. Further, multiple terms like 'event=0xNNNN' can be specified
  582. and separated with comma. All available terms are defined in
  583. the /sys/bus/event_source/devices/<dev>/format file.