Home
last modified time | relevance | path

Searched refs:sys_port_trace_k_thread_info (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/tracing/
Dtracing.h262 #define sys_port_trace_k_thread_info(thread) macro
/Zephyr-latest/subsys/tracing/user/
Dtracing_user.h130 #define sys_port_trace_k_thread_info(thread) sys_trace_thread_info(thread) macro
/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h63 #define sys_port_trace_k_thread_info(thread) sys_trace_k_thread_info(thread) macro
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h111 #define sys_port_trace_k_thread_info(thread) sys_trace_k_thread_info(thread) macro
/Zephyr-latest/subsys/tracing/test/
Dtracing_test.h56 #define sys_port_trace_k_thread_info(thread) sys_trace_k_thread_info(thread) macro