1[
2    {
3        "ArchStdEvent": "SAMPLE_POP",
4        "PublicDescription": "Counts statistical profiling sample population, the count of all operations that could be sampled but may or may not be chosen for sampling."
5    },
6    {
7        "ArchStdEvent": "SAMPLE_FEED",
8        "PublicDescription": "Counts statistical profiling samples taken for sampling."
9    },
10    {
11        "ArchStdEvent": "SAMPLE_FILTRATE",
12        "PublicDescription": "Counts statistical profiling samples taken which are not removed by filtering."
13    },
14    {
15        "ArchStdEvent": "SAMPLE_COLLISION",
16        "PublicDescription": "Counts statistical profiling samples that have collided with a previous sample and so therefore not taken."
17    }
18]
19