Home
last modified time | relevance | path

Searched refs:tracing (Results 1 – 16 of 16) sorted by relevance

/device/soc/esp/esp32/components/heap/
Dheap_trace_standalone.c31 static bool tracing; variable
56 if (tracing) { in heap_trace_init_standalone()
73 tracing = false; in heap_trace_start()
87 if (tracing == enable) { in set_tracing()
90 tracing = enable; in set_tracing()
176 if (!tracing || record->address == NULL) { in record_allocation()
181 if (tracing) { in record_allocation()
212 if (!tracing || p == NULL) { in record_free()
217 if (tracing && count > 0) { in record_free()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
DKconfig45 bool "Enable kbase tracing"
49 Enables tracing in kbase. Trace log available through
208 bool "Timeline tracing"
212 Enables timeline tracing through the kernel tracepoint system.
215 bool "Enable system event tracing support"
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
DKconfig45 bool "Enable kbase tracing"
49 Enables tracing in kbase. Trace log available through
207 bool "Timeline tracing"
211 Enables timeline tracing through the kernel tracepoint system.
214 bool "Enable system event tracing support"
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
DMconfig26 bool "Enable Streamline tracing support"
30 Enables kbase tracing used by the Arm Streamline Performance Analyzer.
41 bool "Enable kbase tracing"
45 Enables tracing in kbase. Trace log available through
179 bool "Enable system event tracing support"
DKconfig35 bool "Enable Streamline tracing support"
39 Enables kbase tracing used by the Arm Streamline Performance Analyzer.
50 bool "Enable kbase tracing"
55 Enables tracing in kbase. Trace log available through
168 bool "Enable system event tracing support"
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
DMconfig77 bool "Enable Streamline tracing support"
81 Enables kbase tracing used by the Arm Streamline Performance Analyzer.
85 bool "Enable kbase tracing"
90 Enables tracing in kbase. Trace log available through
260 bool "Enable system event tracing support"
DKconfig80 bool "Enable Streamline tracing support"
84 Enables kbase tracing used by the Arm Streamline Performance Analyzer.
88 bool "Enable kbase tracing"
93 Enables tracing in kbase. Trace log available through
244 bool "Enable system event tracing support"
/device/board/bearpi/bearpi_hm_nano/third_party/paho_mqtt/
DREADME.md49 ## Runtime tracing
51 The *MQTTClient* API has debug tracing for MQTT packets sent and received - turn this on by setting…
/device/soc/allwinner/t507/patches/config/
Dt507_standard_defconfig511 # HW tracing support
515 # end of HW tracing support
/device/board/osware/imx8mm/common/rootfs/
Dinit.without_two_stages.cfg111 "chmod 0755 /sys/kernel/debug/tracing"
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
DKconfig112 Enables debug tracing for topology refs in DRM's DP MST helpers. A
/device/board/isoftstone/yangfan/cfg/rootfs/
Dinit.without_two_stages.cfg191 "chmod 0755 /sys/kernel/debug/tracing"
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dsyscall.c2595 info->tracing.attach_type = tr_link->attach_type; in bpf_tracing_link_fill_link_info()
/device/board/unionman/unionpi_tiger/kernel/build/
Dunionpi_tiger_standard_defconfig5703 # HW tracing support
5707 # end of HW tracing support
/device/board/kaihong/khdvk_3566b/kernel/
Drk3566_rp_linux_defconfig5794 # HW tracing support
5798 # end of HW tracing support
/device/soc/rockchip/common/sdk_linux/init/
DKconfig722 the build process. These can be used to build eBPF tracing programs,