forked from Minki/linux
perf vendor events arm64: Add some missing events for Hisi hip08 DDRC PMU
Add some more missing events. Signed-off-by: John Garry <john.garry@huawei.com> Reviewed-by: Shaokun Zhang <zhangshaokun@hisilicon.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Will Deacon <will@kernel.org> Cc: linuxarm@huawei.com Link: http://lore.kernel.org/lkml/1567612484-195727-3-git-send-email-john.garry@huawei.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
84b0975f48
commit
1410732a1b
@ -1,4 +1,18 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"EventCode": "0x00",
|
||||||
|
"EventName": "uncore_hisi_ddrc.flux_wr",
|
||||||
|
"BriefDescription": "DDRC total write operations",
|
||||||
|
"PublicDescription": "DDRC total write operations",
|
||||||
|
"Unit": "hisi_sccl,ddrc",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"EventCode": "0x01",
|
||||||
|
"EventName": "uncore_hisi_ddrc.flux_rd",
|
||||||
|
"BriefDescription": "DDRC total read operations",
|
||||||
|
"PublicDescription": "DDRC total read operations",
|
||||||
|
"Unit": "hisi_sccl,ddrc",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"EventCode": "0x02",
|
"EventCode": "0x02",
|
||||||
"EventName": "uncore_hisi_ddrc.flux_wcmd",
|
"EventName": "uncore_hisi_ddrc.flux_wcmd",
|
||||||
|
Loading…
Reference in New Issue
Block a user