mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-02 16:44:59 +00:00

This set of PMU event descriptions applies not only to the SiFive U74 core configuration, but also to other SiFive cores that implement the Bullet microarchitecture (such as U64, P270, and X280). Rename the directory to be more generic. Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Reviewed-by: Ian Rogers <irogers@google.com> Tested-by: Ian Rogers <irogers@google.com> Tested-by: Atish Patra <atishp@rivosinc.com> Link: https://lore.kernel.org/r/20250213220341.3215660-2-samuel.holland@sifive.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
69 lines
1.1 KiB
JSON
69 lines
1.1 KiB
JSON
[
|
|
{
|
|
"ArchStdEvent": "FW_MISALIGNED_LOAD"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_MISALIGNED_STORE"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_ACCESS_LOAD"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_ACCESS_STORE"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_ILLEGAL_INSN"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_SET_TIMER"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_IPI_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_IPI_RECEIVED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_FENCE_I_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_FENCE_I_RECEIVED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_SFENCE_VMA_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_SFENCE_VMA_RECEIVED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_SFENCE_VMA_ASID_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_SFENCE_VMA_ASID_RECEIVED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_GVMA_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_GVMA_RECEIVED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_GVMA_VMID_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_GVMA_VMID_RECEIVED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_VVMA_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_VVMA_RECEIVED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_VVMA_ASID_SENT"
|
|
},
|
|
{
|
|
"ArchStdEvent": "FW_HFENCE_VVMA_ASID_RECEIVED"
|
|
}
|
|
]
|