Home
last modified time | relevance | path

Searched full:ptm (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm3x1 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/enable_source
11 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_idx
18 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_acctype
29 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_range
37 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_single
45 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_start
53 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_stop
61 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/cntr_idx
67 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/cntr_event
74 What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/cntr_val
[all …]
/Linux-v5.10/drivers/pci/pcie/
Dptm.c28 pci_info(dev, "PTM enabled%s, %s granularity\n", in pci_ptm_info()
43 * Enable PTM only on interior devices (root ports, switch ports, in pci_ptm_init()
52 * Switch Downstream Ports are not permitted to have a PTM in pci_ptm_init()
53 * capability; their PTM behavior is controlled by the Upstream in pci_ptm_init()
72 * There's no point in enabling PTM unless it's enabled in the in pci_ptm_init()
73 * upstream device or this device can be a PTM Root itself. Per in pci_ptm_init()
75 * furthest upstream Time Source as the PTM Root. in pci_ptm_init()
117 * For a PCIe Endpoint, PTM is only useful if the endpoint can in pci_enable_ptm()
118 * issue PTM requests to upstream devices that have PTM enabled. in pci_enable_ptm()
DKconfig130 This enables PCI Express Precision Time Measurement (PTM)
133 This is only useful if you have devices that support PTM, but it
DMakefile14 obj-$(CONFIG_PCIE_PTM) += ptm.o
/Linux-v5.10/arch/arm/boot/dts/
Dhip04.dtsi732 ptm@0,e3c7c000 {
748 ptm@0,e3c7d000 {
764 ptm@0,e3c7e000 {
780 ptm@0,e3c7f000 {
796 ptm@0,e3cbc000 {
812 ptm@0,e3cbd000 {
828 ptm@0,e3cbe000 {
844 ptm@0,e3cbf000 {
860 ptm@0,e3cfc000 {
876 ptm@0,e3cfd000 {
[all …]
Dzynq-7000.dtsi474 ptm@f889c000 {
489 ptm@f889d000 {
Dste-hrefv60plus.dtsi210 * Drive D19-D23 for the ETM PTM trace interface low,
Dvexpress-v2p-ca15_a7.dts531 ptm@2201c000 {
547 ptm@2201d000 {
/Linux-v5.10/arch/sh/include/cpu-sh4/cpu/
Dsh7724.h65 /* PTM */
148 /* LCDC (PTC/PTD/PTE/PTF/PTM/PTR) */
159 /* SCIF0 (PTF/PTM) */
220 /* VOU (PTL/PTM/PTN*/
227 /* MSIOF0 (PTL/PTM) */
Dsh7757.h54 /* PTM */
180 /* PTM (mobule: LBSC, IIC) */
Dsh7722.h62 /* PTM */
Dsh7723.h64 /* PTM */
/Linux-v5.10/Documentation/trace/coresight/
Dcoresight.rst41 | # ETM # ::::: | # PTM # ::::: ::::: @ |
77 ; PTM = Program Trace Macrocell
89 the basic tracing functionality, enabling components such ETM/PTM, funnel,
99 PTM:
157 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm
158 20010000.etb 20040000.funnel 2201d000.ptm 2203d000.etm
349 replicator 20030000.tpiu 2201c000.ptm 2203c000.etm 2203e000.etm
350 20010000.etb 20040000.funnel 2201d000.ptm 2203d000.etm
363 root:/sys/bus/coresight/devices# echo 1 > 2201c000.ptm/enable_source
364 root:/sys/bus/coresight/devices# cat 2201c000.ptm/enable_source
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dcoresight.txt68 * cpu: the cpu phandle this ETM/PTM is affined to. Do not
108 * arm,cp14: must be present if the system accesses ETM/PTM management
324 ptm@2201c000 {
340 ptm@2201d000 {
/Linux-v5.10/scripts/kconfig/
Dconfdata.c1200 int i, cnt, pby, pty, ptm; /* pby: probability of bool = y in conf_set_all_new_symbols() local
1202 * ptm: probability of tristate = m in conf_set_all_new_symbols()
1205 pby = 50; pty = ptm = 33; /* can't go as the default in switch-case in conf_set_all_new_symbols()
1229 pby = p[0]; ptm = pby/2; pty = pby-ptm; in conf_set_all_new_symbols()
1232 pty = p[0]; ptm = p[1]; pby = pty + ptm; in conf_set_all_new_symbols()
1235 pby = p[0]; pty = p[1]; ptm = p[2]; in conf_set_all_new_symbols()
1239 if( pty+ptm > 100 ) { in conf_set_all_new_symbols()
1273 else if (cnt < (pty+ptm)) in conf_set_all_new_symbols()
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dti,k3-am654-cpts.yaml30 Measurement (PTM).
36 - PCIe subsystem CPTS for PTM support
/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-etm3x-core.c344 * Possible to have cores with PTM (supports ret stack) and ETM in etm_parse_event_config()
972 /* PTM 1.0 */
973 CS_AMBA_ID_DATA(0x000bb950, "PTM 1.0"),
974 /* PTM 1.1 */
975 CS_AMBA_ID_DATA(0x000bb95f, "PTM 1.1"),
976 /* PTM 1.1 Qualcomm */
977 CS_AMBA_ID_DATA(0x000b006f, "PTM 1.1"),
Dcoresight-etm.h145 * @mode: controls various modes supported by this ETM/PTM.
216 * @arch: ETM/PTM version number.
/Linux-v5.10/tools/include/linux/
Dcoresight-pmu.h13 /* ETMv3.5/PTM's ETMCR config bit */
/Linux-v5.10/include/linux/
Dcoresight-pmu.h13 /* ETMv3.5/PTM's ETMCR config bit */
/Linux-v5.10/arch/sh/include/cpu-sh3/cpu/
Dsh7720.h48 /* PTM */
/Linux-v5.10/drivers/tty/
Dpty.c701 * @driver: ptm driver
903 panic("Couldn't allocate Unix98 ptm driver"); in unix98_pty_init()
914 ptm_driver->name = "ptm"; in unix98_pty_init()
943 panic("Couldn't register Unix98 ptm driver"); in unix98_pty_init()
/Linux-v5.10/drivers/net/ethernet/ti/
DKconfig119 and PCIe Subsystem Precision Time Measurement (PTM).
/Linux-v5.10/tools/perf/util/
Dcs-etm.h33 /* ETMv3/PTM metadata */
/Linux-v5.10/drivers/pinctrl/renesas/
Dpfc-sh7720.c331 /* PTM GPIO */
500 /* PTM FN */
675 /* PTM */

12