aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/uncore-l3c.json
blob: ca48747642e19a640e06aede6cec7ade9f1056d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
   {
	    "EventCode": "0x00",
	    "EventName": "uncore_hisi_l3c.rd_cpipe",
	    "BriefDescription": "Total read accesses",
	    "PublicDescription": "Total read accesses",
	    "Unit": "hisi_sccl,l3c",
   },
   {
	    "EventCode": "0x01",
	    "EventName": "uncore_hisi_l3c.wr_cpipe",
	    "BriefDescription": "Total write accesses",
	    "PublicDescription": "Total write accesses",
	    "Unit": "hisi_sccl,l3c",
   },
   {
	    "EventCode": "0x02",
	    "EventName": "uncore_hisi_l3c.rd_hit_cpipe",
	    "BriefDescription": "Total read hits",
	    "PublicDescription": "Total read hits",
	    "Unit": "hisi_sccl,l3c",
   },
   {
	    "EventCode": "0x03",
	    "EventName": "uncore_hisi_l3c.wr_hit_cpipe",
	    "BriefDescription": "Total write hits",
	    "PublicDescription": "Total write hits",
	    "Unit": "hisi_sccl,l3c",
   },
   {
	    "EventCode": "0x04",
	    "EventName": "uncore_hisi_l3c.victim_num",
	    "BriefDescription": "l3c precharge commands",
	    "PublicDescription": "l3c precharge commands",
	    "Unit": "hisi_sccl,l3c",
   },
]