tools/perf/pmu-events/arch/x86/amdzen2/other.json

Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/x86/amdzen2/other.json

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/amdzen2/other.json
Extension
.json
Size
5097 bytes
Lines
116
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": "de_dis_uop_queue_empty_di0",
    "EventCode": "0xa9",
    "BriefDescription": "Cycles where the Micro-Op Queue is empty."
  },
  {
    "EventName": "de_dis_uops_from_decoder",
    "EventCode": "0xaa",
    "BriefDescription": "Ops dispatched from either the decoders, OpCache or both.",
    "UMask": "0xff"
  },
  {
    "EventName": "de_dis_uops_from_decoder.opcache_dispatched",
    "EventCode": "0xaa",
    "BriefDescription": "Count of dispatched Ops from OpCache.",
    "UMask": "0x02"
  },
  {
    "EventName": "de_dis_uops_from_decoder.decoder_dispatched",
    "EventCode": "0xaa",
    "BriefDescription": "Count of dispatched Ops from Decoder.",
    "UMask": "0x01"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.fp_misc_rsrc_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. FP Miscellaneous resource unavailable. Applies to the recovery of mispredicts with FP ops.",
    "UMask": "0x80"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.fp_sch_rsrc_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. FP scheduler resource stall. Applies to ops that use the FP scheduler.",
    "UMask": "0x40"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.fp_reg_file_rsrc_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. Floating point register file resource stall. Applies to all FP ops that have a destination register.",
    "UMask": "0x20"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.taken_branch_buffer_rsrc_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. Taken branch buffer resource stall.",
    "UMask": "0x10"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.int_sched_misc_token_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. Integer Scheduler miscellaneous resource stall.",
    "UMask": "0x08"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.store_queue_token_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. Store queue resource stall. Applies to all ops with store semantics.",
    "UMask": "0x04"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.load_queue_token_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. Load queue resource stall. Applies to all ops with load semantics.",
    "UMask": "0x02"
  },
  {
    "EventName": "de_dis_dispatch_token_stalls1.int_phy_reg_file_token_stall",
    "EventCode": "0xae",
    "BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token stall. Integer Physical Register File resource stall. Applies to all ops that have an integer destination register.",

Annotation

Implementation Notes