Searched full:tpda (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom,coresight-tpda.yaml | 5 $id: http://devicetree.org/schemas/arm/qcom,coresight-tpda.yaml# 8 title: Trace, Profiling and Diagnostics Aggregator - TPDA 17 There is no strict binding between TPDM and TPDA. TPDA can have multiple 18 TPDMs connect to it. But There must be only one TPDA in the path from the 19 TPDM source to TMC sink. TPDM can directly connect to TPDA's inport or 20 connect to funnel which will connect to TPDA's inport. 45 - qcom,coresight-tpda 51 pattern: "^tpda(@[0-9a-f]+)$" 54 - const: qcom,coresight-tpda 71 Input connections from TPDM to TPDA [all …]
|
H A D | qcom,coresight-tpdm.yaml | 19 sources and send it to a TPDA for packetization, timestamping, and funneling. 56 Output connections from the TPDM to coresight funnel/TPDA. 62 funnel/TPDA. 74 # minimum TPDM definition. TPDM connect to coresight TPDA.
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight-tpda.rst | 4 The trace performance monitoring and diagnostics aggregator(TPDA) 13 TPDA - The trace performance monitoring and diagnostics aggregator or 14 TPDA in short serves as an arbitration and packetization engine for the 16 The primary use case of the TPDA is to provide packetization, funneling 22 Root: ``/sys/bus/coresight/devices/tpda<N>`` 27 The tpdm and tpda nodes should be observed at the coresight path 31 tpda0 -> ../../../devices/platform/soc@0/6004000.tpda/tpda0 35 Enable coresight sink first. The port of tpda which is connected to 48 There must be a tpda between tpdm and the sink. When there are some 52 tpda directly.
|
H A D | coresight-tpdm.rst | 15 sources and send it to a TPDA for packetization, timestamping and funneling.
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tpda.c | 19 #include "coresight-tpda.h" 22 DEFINE_CORESIGHT_DEVLIST(tpda_devs, "tpda"); 70 dev_dbg(drvdata->dev, "TPDA inport %d enabled.\n", in->dest_port); in tpda_enable() 99 dev_dbg(drvdata->dev, "TPDA inport %d disabled\n", in->dest_port); in tpda_disable() 115 * TPDA must has a unique atid. This atid can uniquely in tpda_init_default_data() 116 * identify the TPDM trace source connected to the TPDA. in tpda_init_default_data() 117 * The TPDMs which are connected to same TPDA share the in tpda_init_default_data() 118 * same trace-id. When TPDA does packetization, different in tpda_init_default_data() 176 dev_dbg(drvdata->dev, "TPDA initialized\n"); in tpda_probe() 189 * Different TPDA has different periph id. [all …]
|
H A D | coresight-tpda.h | 20 * struct tpda_drvdata - specifics associated to an TPDA component
|
H A D | Kconfig | 235 monitors are connected on different input ports of TPDA. 238 called coresight-tpda.
|
H A D | Makefile | 29 obj-$(CONFIG_CORESIGHT_TPDA) += coresight-tpda.o
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8250.dtsi | 2819 tpda@6004000 { 2820 compatible = "qcom,coresight-tpda", "arm,primecell";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | 3180 2024-12-28 20:09:06.541-0600 FINEST t1138 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/hwtracing/coresight/coresight-tpda.h.gz' 5091 2024-12-28 20:09:06.908-0600 FINEST t1119 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/hwtracing/coresight/coresight-tpda.c.gz' [all...] |