Lines Matching +full:5 +full:a
26 Each L3C, HHA and DDRC is registered as a separate PMU with perf. The PMU
37 The driver also provides a "cpumask" sysfs attribute, which shows the CPU core
52 $# perf stat -a -e hisi_sccl3_l3c0/rd_hit_cpipe/ sleep 5
53 $# perf stat -a -e hisi_sccl3_l3c0/config=0x02/ sleep 5
59 specified as a bitmap::
61 $# perf stat -a -e hisi_sccl3_l3c0/config=0x02,tt_core=0x3/ sleep 5
71 $# perf stat -a -e hisi_sccl3_l3c0/config=0x02,tt_req=0x4/ sleep 5
75 3. 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;
89 $# perf stat -a -e hisi_sccl3_l3c0/config=0xb9,datasrc_cfg=0xE/,
90 hisi_sccl3_l3c0/config=0xb9,datasrc_cfg=0xF/ sleep 5
95 SoC has a unique ID. Each ID is 11bits, include a 6-bit SCCL-ID and 5-bit
98 - 5'b00000: I/O_MGMT_ICL;
99 - 5'b00001: Network_ICL;
100 - 5'b00011: HAC_ICL;
101 - 5'b10000: PCIe_ICL;
103 5. uring_channel: UC PMU events 0x47~0x59 supports filtering by tx request
114 tgtid_cmd & tgtid_msk. A set bit in srcid_msk/tgtid_msk means the PMU will not
122 Also attach to a task is unsupported as the events are all uncore.
124 Note: Please contact the maintainer for a complete list of events supported for