Searched refs:ETM (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-etm3x | 125 Description: (RW) Gives access to the ETM status register, which holds 258 Description: (RO) Print the content of the ETM Configuration Code register 265 Description: (RO) Print the content of the ETM Configuration Code Extension 272 Description: (RO) Print the content of the ETM System Configuration 279 Description: (RO) Print the content of the ETM ID register (0x1e4). The 286 Description: (RO) Print the content of the ETM Main Control register (0x000). 293 Description: (RO) Print the content of the ETM Trace ID register (0x200). 300 Description: (RO) Print the content of the ETM Trace Enable Event register 307 Description: (RO) Print the content of the ETM Trace Start/Stop Conrol 314 Description: (RO) Print the content of the ETM Enable Conrol #1 [all …]
|
D | sysfs-bus-coresight-devices-etm4x | 90 Description: (RW) Controls various modes supported by this ETM, for example
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | arm,coresight-etm.yaml | 23 The Embedded Trace Macrocell (ETM) is a real-time trace module providing 91 Must be present if the system accesses ETM/PTM management registers via 105 phandle to the cpu this ETM is bound to. 114 description: Output connection from the ETM to CoreSight Trace bus.
|
D | arm,coresight-cti.yaml | 32 architecture core and optional ETM. 35 between CTI and the CPU core and ETM if present. In the case of a v8 237 # v8 architecturally defined CTI - CPU + ETM connections generated by the 251 # Implementation defined CTI - CPU + ETM connections explicitly defined..
|
/linux-6.1.9/drivers/clk/mxs/ |
D | clk-imx23.c | 34 #define ETM (CLKCTRL + 0x00e0) macro 134 clks[etm_div] = mxs_clk_div("etm_div", "etm_sel", ETM, 0, 6, 29); in mx23_clocks_init() 151 clks[etm] = mxs_clk_gate("etm", "etm_div", ETM, 31); in mx23_clocks_init()
|
D | clk-imx28.c | 37 #define ETM (CLKCTRL + 0x0130) macro 202 clks[etm_div] = mxs_clk_div("etm_div", "etm_sel", ETM, 0, 7, 29); in mx28_clocks_init() 223 clks[etm] = mxs_clk_gate("etm", "etm_div", ETM, 31); in mx28_clocks_init()
|
/linux-6.1.9/drivers/hwtracing/coresight/ |
D | Kconfig | 95 the ETM version data tracing may also be available. 115 bool "Control implementation defined overflow support in ETM 4.x driver" 119 ETM 4.x tracer module that can't reduce commit rate automatically. 120 This avoids overflow between the ETM tracer module and the cpu core.
|
/linux-6.1.9/Documentation/trace/coresight/ |
D | coresight-ect.rst | 26 # ETM #----------->: : ^ ####### 47 defined, unless the CPU/ETM combination is a v8 architecture, in which case 69 The ``cti_cpu<N>`` named CTIs are associated with a CPU, and any ETM used by
|
D | coresight.rst | 41 | # ETM # ::::: | # PTM # ::::: ::::: @ | 76 &&&&&&&&& IIIIIII ETM = Embedded Trace Macrocell 89 the basic tracing functionality, enabling components such ETM/PTM, funnel, 101 ETM: 223 e.g, ETM bound to CPU0 is named "etm0" 254 For an ETM source, in this case ``etm0`` on a Juno platform, a typical 531 perf provides PMU formats that program the ETM to insert these values into the 565 Below is an example of using ARM ETM for autoFDO. It requires autofdo
|
D | coresight-etm4x-reference.rst | 65 CPU ID that this ETM is attached to. 649 ETM. The table below describes the bits, using the defines from the driver 729 implemented by the ETM [IDR0] 811 *Note a)* On startup the ETM is programmed to trace the complete address space
|
D | coresight-perf.rst | 28 . ... CoreSight ETM Trace data: size 73168 bytes
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | ste-hrefv60plus.dtsi | 113 /* GPIO 70-77 used for ETM */ 252 * Drive D19-D23 for the ETM PTM trace interface low,
|
/linux-6.1.9/Documentation/translations/zh_CN/admin-guide/ |
D | sysrq.rst | 143 ``v`` 触发 ETM 缓存导出 [ARM 架构特有]
|
/linux-6.1.9/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 580 * 0 - connected to Resource and Power Manger CPU ETM 582 * 2 - connected to Modem CPU ETM 585 * 6 - connected trought funnel to Wireless CPU ETM
|
/linux-6.1.9/Documentation/admin-guide/ |
D | sysrq.rst | 139 ``v`` Causes ETM buffer dump [ARM-specific]
|
/linux-6.1.9/arch/arm64/ |
D | Kconfig | 780 the buffer with ETM ignore packets upon disabling. 798 the buffer with ETM ignore packets upon disabling.
|