thesis/linux-6.8.1/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/spe.json
2025-03-19 13:44:23 +01:00

18 lines
727 B
JSON

[
{
"ArchStdEvent": "SAMPLE_POP",
"PublicDescription": "Counts statistical profiling sample population, the count of all operations that could be sampled but may or may not be chosen for sampling."
},
{
"ArchStdEvent": "SAMPLE_FEED",
"PublicDescription": "Counts statistical profiling samples taken for sampling."
},
{
"ArchStdEvent": "SAMPLE_FILTRATE",
"PublicDescription": "Counts statistical profiling samples taken which are not removed by filtering."
},
{
"ArchStdEvent": "SAMPLE_COLLISION",
"PublicDescription": "Counts statistical profiling samples that have collided with a previous sample and so therefore not taken."
}
]