zephyr/subsys/debug/tracing/include
Kumar Gala bb292d799e debug: tracing: Fix build with renaming of reserved functions.
We renamed _sys_trace_thread_switched_in to
z_sys_trace_thread_switched_in, however we already had a function
named z_sys_trace_thread_switched_in.  So rename z_sys_trace... to
z__sys_trace...

Fixes: #15184

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-04-05 01:00:31 +08:00
..
SEGGER_SYSVIEW_Zephyr.h
tracing_cpu_stats.h
tracing_ctf.h
tracing_sysview.h debug: tracing: Fix build with renaming of reserved functions. 2019-04-05 01:00:31 +08:00