[
  {
    "EventName": "umc_mem_clk",
    "PublicDescription": "Memory clock (MEMCLK) cycles.",
    "EventCode": "0x00",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_act_cmd.all",
    "PublicDescription": "ACTIVATE commands sent.",
    "EventCode": "0x05",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_act_cmd.rd",
    "PublicDescription": "ACTIVATE commands sent for reads.",
    "EventCode": "0x05",
    "RdWrMask": "0x1",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_act_cmd.wr",
    "PublicDescription": "ACTIVATE commands sent for writes.",
    "EventCode": "0x05",
    "RdWrMask": "0x2",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_pchg_cmd.all",
    "PublicDescription": "PRECHARGE commands sent.",
    "EventCode": "0x06",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_pchg_cmd.rd",
    "PublicDescription": "PRECHARGE commands sent for reads.",
    "EventCode": "0x06",
    "RdWrMask": "0x1",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_pchg_cmd.wr",
    "PublicDescription": "PRECHARGE commands sent for writes.",
    "EventCode": "0x06",
    "RdWrMask": "0x2",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_cas_cmd.all",
    "PublicDescription": "CAS commands sent.",
    "EventCode": "0x0a",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_cas_cmd.rd",
    "PublicDescription": "CAS commands sent for reads.",
    "EventCode": "0x0a",
    "RdWrMask": "0x1",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_cas_cmd.wr",
    "PublicDescription": "CAS commands sent for writes.",
    "EventCode": "0x0a",
    "RdWrMask": "0x2",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_data_slot_clks.all",
    "PublicDescription": "Clock cycles where the data bus is utilized.",
    "EventCode": "0x14",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_data_slot_clks.rd",
    "PublicDescription": "Clock cycles where the data bus is utilized for reads.",
    "EventCode": "0x14",
    "RdWrMask": "0x1",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_data_slot_clks.wr",
    "PublicDescription": "Clock cycles where the data bus is utilized for writes.",
    "EventCode": "0x14",
    "RdWrMask": "0x2",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  }
]
