tools/perf/pmu-events/arch/riscv/riscv-sbi-firmware.json
Source file repositories/reference/linux-study-clean/tools/perf/pmu-events/arch/riscv/riscv-sbi-firmware.json
File Facts
- System
- Linux kernel
- Corpus path
tools/perf/pmu-events/arch/riscv/riscv-sbi-firmware.json- Extension
.json- Size
- 4998 bytes
- Lines
- 135
- 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
[
{
"PublicDescription": "Misaligned load trap",
"ConfigCode": "0x8000000000000000",
"EventName": "FW_MISALIGNED_LOAD",
"BriefDescription": "Misaligned load trap event"
},
{
"PublicDescription": "Misaligned store trap",
"ConfigCode": "0x8000000000000001",
"EventName": "FW_MISALIGNED_STORE",
"BriefDescription": "Misaligned store trap event"
},
{
"PublicDescription": "Load access trap",
"ConfigCode": "0x8000000000000002",
"EventName": "FW_ACCESS_LOAD",
"BriefDescription": "Load access trap event"
},
{
"PublicDescription": "Store access trap",
"ConfigCode": "0x8000000000000003",
"EventName": "FW_ACCESS_STORE",
"BriefDescription": "Store access trap event"
},
{
"PublicDescription": "Illegal instruction trap",
"ConfigCode": "0x8000000000000004",
"EventName": "FW_ILLEGAL_INSN",
"BriefDescription": "Illegal instruction trap event"
},
{
"PublicDescription": "Set timer event",
"ConfigCode": "0x8000000000000005",
"EventName": "FW_SET_TIMER",
"BriefDescription": "Set timer event"
},
{
"PublicDescription": "Sent IPI to other HART event",
"ConfigCode": "0x8000000000000006",
"EventName": "FW_IPI_SENT",
"BriefDescription": "Sent IPI to other HART event"
},
{
"PublicDescription": "Received IPI from other HART event",
"ConfigCode": "0x8000000000000007",
"EventName": "FW_IPI_RECEIVED",
"BriefDescription": "Received IPI from other HART event"
},
{
"PublicDescription": "Sent FENCE.I request to other HART event",
"ConfigCode": "0x8000000000000008",
"EventName": "FW_FENCE_I_SENT",
"BriefDescription": "Sent FENCE.I request to other HART event"
},
{
"PublicDescription": "Received FENCE.I request from other HART event",
"ConfigCode": "0x8000000000000009",
"EventName": "FW_FENCE_I_RECEIVED",
"BriefDescription": "Received FENCE.I request from other HART event"
},
{
"PublicDescription": "Sent SFENCE.VMA request to other HART event",
"ConfigCode": "0x800000000000000a",
"EventName": "FW_SFENCE_VMA_SENT",
"BriefDescription": "Sent SFENCE.VMA request to other HART event"
},
{
"PublicDescription": "Received SFENCE.VMA request from other HART event",
"ConfigCode": "0x800000000000000b",
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.