tools/perf/pmu-events/arch/arm64/fujitsu/monaka/hwpf.json
Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/hwpf.json
File Facts
- System
- Linux kernel
- Corpus path
tools/perf/pmu-events/arch/arm64/fujitsu/monaka/hwpf.json- Extension
.json- Size
- 2032 bytes
- Lines
- 53
- 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": "0x0230",
"EventName": "L1HWPF_STREAM_PF",
"BriefDescription": "This event counts streaming prefetch requests to L1D cache generated by hardware prefetcher."
},
{
"EventCode": "0x0231",
"EventName": "L1HWPF_STRIDE_PF",
"BriefDescription": "This event counts stride prefetch requests to L1D cache generated by hardware prefetcher."
},
{
"EventCode": "0x0232",
"EventName": "L1HWPF_PFTGT_PF",
"BriefDescription": "This event counts LDS prefetch requests to L1D cache generated by hardware prefetcher."
},
{
"EventCode": "0x0234",
"EventName": "L2HWPF_STREAM_PF",
"BriefDescription": "This event counts streaming prefetch requests to L2 cache generated by hardware prefetcher."
},
{
"EventCode": "0x0235",
"EventName": "L2HWPF_STRIDE_PF",
"BriefDescription": "This event counts stride prefetch requests to L2 cache generated by hardware prefetcher."
},
{
"EventCode": "0x0237",
"EventName": "L2HWPF_OTHER",
"BriefDescription": "This event counts prefetch requests to L2 cache generated by the other causes."
},
{
"EventCode": "0x0238",
"EventName": "L3HWPF_STREAM_PF",
"BriefDescription": "This event counts streaming prefetch requests to L3 cache generated by hardware prefetcher."
},
{
"EventCode": "0x0239",
"EventName": "L3HWPF_STRIDE_PF",
"BriefDescription": "This event counts stride prefetch requests to L3 cache generated by hardware prefetcher."
},
{
"EventCode": "0x023B",
"EventName": "L3HWPF_OTHER",
"BriefDescription": "This event counts prefetch requests to L3 cache generated by the other causes."
},
{
"EventCode": "0x023C",
"EventName": "L1IHWPF_NEXTLINE_PF",
"BriefDescription": "This event counts next line's prefetch requests to L1I cache generated by hardware prefetcher."
}
]
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.