linux-zen-desktop/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/spe.json

19 lines
727 B
JSON
Raw Normal View History

2023-10-24 12:59:35 +02: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."
}
]