JustOS/linux-6.13/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/spe.json

19 lines
727 B
JSON
Raw Normal View History

2025-01-24 14:00:19 +00:00
[
{
"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."
}
]