Home
last modified time | relevance | path

Searched refs:sys_trace_sys_init_exit (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/tracing/user/
Dtracing_user.c153 void sys_trace_sys_init_exit(const struct init_entry *entry, int level, int result) in sys_trace_sys_init_exit() function
Dtracing_user.h50 void sys_trace_sys_init_exit(const struct init_entry *entry, int level, int result);
/Zephyr-latest/kernel/
Dinit.c373 sys_trace_sys_init_exit(entry, level, result); in z_sys_init_run_level()
/Zephyr-latest/include/zephyr/tracing/
Dtracing.h2679 #define sys_trace_sys_init_exit(entry, level, result) macro
/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h357 #define sys_trace_sys_init_exit(...) macro
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h699 #define sys_trace_sys_init_exit(...) macro
/Zephyr-latest/subsys/tracing/test/
Dtracing_test.h753 #define sys_trace_sys_init_exit(...) macro