Linux-6.18.2/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/general.json
2025-12-23 20:06:59 +08:00

11 lines
401 B
JSON

[
{
"ArchStdEvent": "CPU_CYCLES",
"PublicDescription": "Counts CPU clock cycles (not timer cycles). The clock measured by this event is defined as the physical clock driving the CPU logic."
},
{
"ArchStdEvent": "CNT_CYCLES",
"PublicDescription": "Increments at a constant frequency equal to the rate of increment of the System Counter, CNTPCT_EL0."
}
]