tools/perf/pmu-events/arch/x86/amdzen5/memory-controller.json

Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/x86/amdzen5/memory-controller.json

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/amdzen5/memory-controller.json
Extension
.json
Size
2546 bytes
Lines
102
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: configuration, schema, or hardware description
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

[
  {
    "EventName": "umc_mem_clk",
    "PublicDescription": "Number of memory clock (MEMCLK) cycles.",
    "EventCode": "0x00",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_act_cmd.all",
    "PublicDescription": "Number of ACTIVATE commands sent.",
    "EventCode": "0x05",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_act_cmd.rd",
    "PublicDescription": "Number of ACTIVATE commands sent for reads.",
    "EventCode": "0x05",
    "RdWrMask": "0x1",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_act_cmd.wr",
    "PublicDescription": "Number of ACTIVATE commands sent for writes.",
    "EventCode": "0x05",
    "RdWrMask": "0x2",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_pchg_cmd.all",
    "PublicDescription": "Number of PRECHARGE commands sent.",
    "EventCode": "0x06",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_pchg_cmd.rd",
    "PublicDescription": "Number of PRECHARGE commands sent for reads.",
    "EventCode": "0x06",
    "RdWrMask": "0x1",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_pchg_cmd.wr",
    "PublicDescription": "Number of PRECHARGE commands sent for writes.",
    "EventCode": "0x06",
    "RdWrMask": "0x2",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_cas_cmd.all",
    "PublicDescription": "Number of CAS commands sent.",
    "EventCode": "0x0a",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {
    "EventName": "umc_cas_cmd.rd",
    "PublicDescription": "Number of CAS commands sent for reads.",
    "EventCode": "0x0a",
    "RdWrMask": "0x1",
    "PerPkg": "1",
    "Unit": "UMCPMC"
  },
  {

Annotation

Implementation Notes