tools/perf/pmu-events/arch/powerpc/compat/generic-events.json
Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/powerpc/compat/generic-events.json
File Facts
- System
- Linux kernel
- Corpus path
tools/perf/pmu-events/arch/powerpc/compat/generic-events.json- Extension
.json- Size
- 3095 bytes
- Lines
- 118
- 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.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
[
{
"EventCode": "0x600F4",
"EventName": "PM_CYC",
"BriefDescription": "Processor cycles."
},
{
"EventCode": "0x100F2",
"EventName": "PM_CYC_INST_CMPL",
"BriefDescription": "1 or more ppc insts finished"
},
{
"EventCode": "0x100f4",
"EventName": "PM_FLOP_CMPL",
"BriefDescription": "Floating Point Operations Finished."
},
{
"EventCode": "0x100F6",
"EventName": "PM_L1_ITLB_MISS",
"BriefDescription": "Number of I-ERAT reloads."
},
{
"EventCode": "0x100F8",
"EventName": "PM_NO_INST_AVAIL",
"BriefDescription": "Number of cycles the ICT has no itags assigned to this thread."
},
{
"EventCode": "0x100fc",
"EventName": "PM_LD_CMPL",
"BriefDescription": "Load instruction completed."
},
{
"EventCode": "0x200F0",
"EventName": "PM_ST_CMPL",
"BriefDescription": "Stores completed from S2Q (2nd-level store queue)."
},
{
"EventCode": "0x200F2",
"EventName": "PM_INST_DISP",
"BriefDescription": "PowerPC instruction dispatched."
},
{
"EventCode": "0x200F4",
"EventName": "PM_RUN_CYC",
"BriefDescription": "Processor cycles gated by the run latch."
},
{
"EventCode": "0x200F6",
"EventName": "PM_L1_DTLB_RELOAD",
"BriefDescription": "DERAT Reloaded due to a DERAT miss."
},
{
"EventCode": "0x200FA",
"EventName": "PM_BR_TAKEN_CMPL",
"BriefDescription": "Branch Taken instruction completed."
},
{
"EventCode": "0x200FC",
"EventName": "PM_L1_ICACHE_MISS",
"BriefDescription": "Demand instruction cache miss."
},
{
"EventCode": "0x200FE",
"EventName": "PM_L1_RELOAD_FROM_MEM",
"BriefDescription": "L1 Dcache reload from memory"
},
{
"EventCode": "0x300F0",
"EventName": "PM_ST_MISS_L1",
"BriefDescription": "Store Missed L1"
Annotation
- Atlas domain: Support Tooling And Documentation / tools.
- Implementation status: atlas-only.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.