summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/arm64/ampere/emag/clock.json
blob: 9076ca2daf9e4d64399b303035cc741e8def2379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
    {
        "PublicDescription": "The number of core clock cycles",
        "ArchStdEvent": "CPU_CYCLES",
    },
    {
        "PublicDescription": "FSU clocking gated off cycle",
        "EventCode": "0x101",
        "EventName": "FSU_CLOCK_OFF_CYCLES",
        "BriefDescription": "FSU clocking gated off cycle"
    },
    {
        "PublicDescription": "Wait state cycle",
        "EventCode": "0x110",
        "EventName": "Wait_CYCLES",
        "BriefDescription": "Wait state cycle"
    }
]