diff options
author | Shaokun Zhang <zhangshaokun@hisilicon.com> | 2021-03-08 09:50:33 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-03-25 16:03:46 +0300 |
commit | 932f6a99f9b0c6b7039a5e2ce961009a8dc8c07c (patch) | |
tree | a75d26027eb7366938e93c44bb77d3ce21e042ff /drivers/perf/arm-cmn.c | |
parent | 486a7f46b966a825484808d4edf53bbe02698fb3 (diff) | |
download | linux-932f6a99f9b0c6b7039a5e2ce961009a8dc8c07c.tar.xz |
drivers/perf: hisi: Add new functions for HHA PMU
On HiSilicon Hip09 platform, some new functions are also supported on
HHA PMU.
* tracetag_en: it is the abbreviation of tracetag enable and allows user
to count events according to tt_req or tt_core set in L3C PMU.
* datasrc_skt: it is the abbreviation of data source from another
socket and it is used in the multi-chips. It's the same as L3C PMU.
* srcid_cmd & srcid_msk: pair of the fields are used to filter
statistics that come from the specific CCL/ICL by the configuration.
These are the abbreviation of source ID command and mask. The source
ID is 11-bit and detailed descriptions are documented in
Documentation/admin-guide/perf/hisi-pmu.rst.
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: John Garry <john.garry@huawei.com>
Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: John Garry <john.garry@huawei.com>
Co-developed-by: Qi Liu <liuqi115@huawei.com>
Signed-off-by: Qi Liu <liuqi115@huawei.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Link: https://lore.kernel.org/r/1615186237-22263-6-git-send-email-zhangshaokun@hisilicon.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/perf/arm-cmn.c')
0 files changed, 0 insertions, 0 deletions