Searched full:ccn (Results 1 – 16 of 16) sorted by relevance
/linux/Documentation/devicetree/bindings/perf/ |
H A D | arm,ccn.yaml | 4 $id: http://devicetree.org/schemas/perf/arm,ccn.yaml# 7 title: ARM CCN (Cache Coherent Network) Performance Monitors 15 - arm,ccn-502 16 - arm,ccn-504 17 - arm,ccn-508 18 - arm,ccn-512 35 ccn@20000000 { 36 compatible = "arm,ccn-504";
|
/linux/Documentation/admin-guide/perf/ |
H A D | arm-ccn.rst | 5 CCN-504 is a ring-bus interconnect consisting of 11 crosspoints 13 The CCN driver registers a perf PMU driver, which provides 15 in sysfs, see /sys/bus/event_source/devices/ccn*. 44 the CCN PMU events. It is recommended that the user space tools 51 / # perf list | grep ccn 52 ccn/cycles/ [Kernel PMU event] 54 ccn/xp_valid_flit,xp=?,port=?,vc=?,dir=?/ [Kernel PMU event] 57 / # perf stat -a -e ccn/cycles/,ccn/xp_valid_flit,xp=1,port=0,vc=1,dir=1/ \
|
H A D | index.rst | 17 arm-ccn
|
/linux/drivers/scsi/ |
H A D | pmcraid.c | 791 * lost CCN. It returns the command block back to free pool and schedules 939 pmcraid_info("response for Cancel CCN CDB[0] = %x ioasc = %x\n", in pmcraid_ioa_shutdown() 1104 atomic_set(&(cmd->drv_inst->ccn.ignore), 0); in pmcraid_send_hcam_cmd() 1144 dma = pinstance->ccn.baddr + PMCRAID_AEN_HDR_SIZE; in pmcraid_init_hcam() 1145 hcam = &pinstance->ccn; in pmcraid_init_hcam() 1247 &pinstance->ldn : &pinstance->ccn; in pmcraid_cancel_hcam() 1266 * pmcraid_cancel_ccn - cancel CCN HCAM already registered with IOA 1455 * pmcraid_notify_ccn - notifies about CCN event msg to user space 1464 pinstance->ccn.msg, in pmcraid_notify_ccn() 1465 le32_to_cpu(pinstance->ccn.hcam->data_len) + in pmcraid_notify_ccn() [all …]
|
H A D | pmcraid.h | 678 struct pmcraid_hostrcb ccn; member 784 u32 reinit_cfg_table:1; /* reinit config table due to lost CCN */ 804 /* To indicate add/delete/modify during CCN */
|
H A D | ipr.h | 1174 struct ipr_hostrcb_cfg_ch_not ccn; member
|
/linux/tools/perf/pmu-events/arch/test/test_soc/sys/ |
H A D | uncore.json | 10 "BriefDescription": "ccn read-cycles event",
|
/linux/drivers/perf/ |
H A D | Kconfig | 38 tristate "ARM CCN driver support" 41 PMU (perf) driver supporting the ARM CCN (Cache Coherent Network)
|
H A D | Makefile | 3 obj-$(CONFIG_ARM_CCN) += arm-ccn.o
|
/linux/arch/arm64/boot/dts/broadcom/stingray/ |
H A D | stingray.dtsi | 168 ccn: ccn@0 { label 169 compatible = "arm,ccn-502";
|
/linux/tools/perf/pmu-events/ |
H A D | empty-pmu-events.c | 57 /* offset=2565 */ "sys_ccn_pmu.read_cycles\000uncore\000ccn read-cycles event\000config=0x2c\0000x01\00000\000\000" 189 { 2565 }, /* sys_ccn_pmu.read_cycles\000uncore\000ccn read-cycles event\000config=0x2c\0000x01\00000\000\000 */
|
/linux/tools/perf/tests/ |
H A D | pmu-events.c | 255 .desc = "ccn read-cycles event", 261 .alias_long_desc = "ccn read-cycles event",
|
/linux/Documentation/devicetree/bindings/ |
H A D | numa.txt | 153 Dual socket system consists of 2 boards connected through ccn bus and
|
/linux/drivers/perf/hisilicon/ |
H A D | hisi_uncore_pmu.c | 9 * This code is based on the uncore PMUs like arm-cci and arm-ccn.
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls208xa.dtsi | 1215 ccn@4000000 { 1216 compatible = "arm,ccn-504";
|
H A D | fsl-lx2160a.dtsi | 556 ccn-thermal { 562 ccn-dpaa-alert { 568 ccn-dpaa-crit {
|