diff options
| author | Joakim Zhang <qiangqing.zhang@nxp.com> | 2025-11-03 16:48:31 -0500 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2025-11-24 15:39:05 +0000 |
| commit | 11abb4e87b0e6afd4e4c0876d1008ddd9256a33c (patch) | |
| tree | b0feab37894833968a4964e78a682e44000adcc2 /lib/debugobjects.c | |
| parent | 037e8cf671780426254fbacdca80d1d01c806844 (diff) | |
perf/imx_ddr: Add support for PMU in DB (system interconnects)
There is a PMU in DB, which has the same function with PMU in DDR
subsystem, the difference is PMU in DB only supports cycles, axid-read,
axid-write events.
e.g.
perf stat -a -e imx8_db0/axid-read,axi_mask=0xMMMM,axi_id=0xDDDD,axi_port=0xPP,axi_channel=0xH/ cmd
perf stat -a -e imx8_db0/axid-write,axi_mask=0xMMMM,axi_id=0xDDDD,axi_port=0xPP,axi_channel=0xH/ cmd
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
