Lines Matching +full:5 +full:a
27 Each L3C, HHA and DDRC is registered as a separate PMU with perf. The PMU
38 The driver also provides a "cpumask" sysfs attribute, which shows the CPU core
53 $# perf stat -a -e hisi_sccl3_l3c0/rd_hit_cpipe/ sleep 5
54 $# perf stat -a -e hisi_sccl3_l3c0/config=0x02/ sleep 5
59 (a) L3C PMU supports filtering by core/thread within the cluster which can be
60 specified as a bitmap::
62 $# perf stat -a -e hisi_sccl3_l3c0/config=0x02,tt_core=0x3/ sleep 5
72 $# perf stat -a -e hisi_sccl3_l3c0/config=0x02,tt_req=0x4/ sleep 5
76 (c) Datasrc allows the user to check where the data comes from. It is 5 bits.
78 5'b00001: comes from L3C in this die;
79 5'b01000: comes from L3C in the cross-die;
80 5'b01001: comes from L3C which is in another socket;
81 5'b01110: comes from the local DDR;
82 5'b01111: comes from the cross-die DDR;
83 5'b10000: comes from cross-socket DDR;
88 $# perf stat -a -e hisi_sccl3_l3c0/config=0xb9,datasrc_cfg=0xE/,
89 hisi_sccl3_l3c0/config=0xb9,datasrc_cfg=0xF/ sleep 5
94 SoC has a unique ID. Each ID is 11bits, include a 6-bit SCCL-ID and 5-bit
96 5'b00000: I/O_MGMT_ICL;
97 5'b00001: Network_ICL;
98 5'b00011: HAC_ICL;
99 5'b10000: PCIe_ICL;
103 tgtid_cmd & tgtid_msk. A set bit in srcid_msk/tgtid_msk means the PMU will not
111 Also attach to a task is unsupported as the events are all uncore.
113 Note: Please contact the maintainer for a complete list of events supported for