tools/perf/pmu-events/arch/x86/amdzen6/floating-point.json

Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/x86/amdzen6/floating-point.json

File Facts

System
Linux kernel
Corpus path
tools/perf/pmu-events/arch/x86/amdzen6/floating-point.json
Extension
.json
Size
34618 bytes
Lines
1107
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": "fp_ret_x87_fp_ops.add_sub_ops",
    "EventCode": "0x02",
    "BriefDescription": "Retired x87 floating-point add and subtract uops.",
    "UMask": "0x01"
  },
  {
    "EventName": "fp_ret_x87_fp_ops.mul_ops",
    "EventCode": "0x02",
    "BriefDescription": "Retired x87 floating-point multiply uops.",
    "UMask": "0x02"
  },
  {
    "EventName": "fp_ret_x87_fp_ops.div_sqrt_ops",
    "EventCode": "0x02",
    "BriefDescription": "Retired x87 floating-point divide and square root uops.",
    "UMask": "0x04"
  },
  {
    "EventName": "fp_ret_x87_fp_ops.all",
    "EventCode": "0x02",
    "BriefDescription": "Retired x87 floating-point uops of all types.",
    "UMask": "0x07"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.add_sub_flops",
    "EventCode": "0x03",
    "BriefDescription": "Retired SSE and AVX add and subtract FLOPs.",
    "UMask": "0x01"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.mult_flops",
    "EventCode": "0x03",
    "BriefDescription": "Retired SSE and AVX multiply FLOPs.",
    "UMask": "0x02"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.div_flops",
    "EventCode": "0x03",
    "BriefDescription": "Retired SSE and AVX divide and square root FLOPs.",
    "UMask": "0x04"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.mac_flops",
    "EventCode": "0x03",
    "BriefDescription": "Retired SSE and AVX multiply-accumulate FLOPs (each operation is counted as 2 FLOPs, bfloat operations are not included).",
    "UMask": "0x08"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.bfloat16_flops",
    "EventCode": "0x03",
    "BriefDescription": "Retired SSE and AVX bfloat16 FLOPs.",
    "UMask": "0x20"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.scalar_single_flops",
    "EventCode": "0x03",
    "BriefDescription": "Retired SSE and AVX scalar single-precision (FP32) FLOPs.",
    "UMask": "0x40"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.packed_single_flops",
    "EventCode": "0x03",
    "BriefDescription": "Retired SSE and AVX packed single-precision (FP32) FLOPs.",
    "UMask": "0x60"
  },
  {
    "EventName": "fp_ret_sse_avx_ops.scalar_double_flops",
    "EventCode": "0x03",

Annotation

Implementation Notes