Searched refs:ETM (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/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-v4.19/drivers/clk/mxs/ |
D | clk-imx23.c | 40 #define ETM (CLKCTRL + 0x00e0) macro 140 clks[etm_div] = mxs_clk_div("etm_div", "etm_sel", ETM, 0, 6, 29); in mx23_clocks_init() 157 clks[etm] = mxs_clk_gate("etm", "etm_div", ETM, 31); in mx23_clocks_init()
|
D | clk-imx28.c | 43 #define ETM (CLKCTRL + 0x0130) macro 208 clks[etm_div] = mxs_clk_div("etm_div", "etm_sel", ETM, 0, 7, 29); in mx28_clocks_init() 229 clks[etm] = mxs_clk_gate("etm", "etm_div", ETM, 31); in mx28_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | coresight.txt | 78 * Optional properties for ETM/PTMs: 80 * arm,cp14: must be present if the system accesses ETM/PTM management 83 * cpu: the cpu phandle this ETM/PTM is affined to. When omitted the
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-hrefv60plus.dtsi | 62 /* GPIO 70-77 used for ETM */ 217 * Drive D19-D23 for the ETM PTM trace interface low,
|
/Linux-v4.19/Documentation/trace/ |
D | coresight.txt | 40 | # ETM # ::::: | # PTM # ::::: ::::: @ | 75 &&&&&&&&& IIIIIII ETM = Embedded Trace Macrocell 88 the basic tracing functionality, enabling components such ETM/PTM, funnel, 99 ETM: Embedded Trace Macrocell 375 Below is an example of using ARM ETM for autoFDO. It requires autofdo
|
/Linux-v4.19/drivers/hwtracing/coresight/ |
D | Kconfig | 72 the ETM version data tracing may also be available.
|
/Linux-v4.19/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 1123 * 0 - connected to Resource and Power Manger CPU ETM 1125 * 2 - connected to Modem CPU ETM 1128 * 6 - connected trought funnel to Wireless CPU ETM
|
/Linux-v4.19/Documentation/admin-guide/ |
D | sysrq.rst | 135 ``v`` Causes ETM buffer dump [ARM-specific]
|