aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/test/test_soc/cpu/uncore.json
blob: 73089c682f8032ae31ede885ca2bf1c4656ed256 (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
38
39
40
41
42
[
 {
	    "EventCode": "0x02",
	    "EventName": "uncore_hisi_ddrc.flux_wcmd",
	    "BriefDescription": "DDRC write commands",
	    "PublicDescription": "DDRC write commands",
	    "Unit": "hisi_sccl,ddrc"
   },
   {
	    "Unit": "CBO",
	    "EventCode": "0x22",
	    "UMask": "0x81",
	    "EventName": "UNC_CBO_XSNP_RESPONSE.MISS_EVICTION",
	    "BriefDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor core.",
	    "PublicDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor core.",
	    "Counter": "0,1",
	    "CounterMask": "0",
	    "Invert": "0",
	    "EdgeDetect": "0"
  },
  {
	    "EventCode": "0x7",
	    "EventName": "uncore_hisi_l3c.rd_hit_cpipe",
	    "BriefDescription": "Total read hits",
	    "PublicDescription": "Total read hits",
	    "Unit": "hisi_sccl,l3c"
  },
  {
	    "EventCode": "0x12",
	    "EventName": "uncore_imc_free_running.cache_miss",
	    "BriefDescription": "Total cache misses",
	    "PublicDescription": "Total cache misses",
	    "Unit": "imc_free_running"
  },
  {
	    "EventCode": "0x34",
	    "EventName": "uncore_imc.cache_hits",
	    "BriefDescription": "Total cache hits",
	    "PublicDescription": "Total cache hits",
	    "Unit": "imc"
  }
]