Home
last modified time | relevance | path

Searched refs:sys_trace_thread_switched_in_user (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/subsys/tracing/src/
Dtracing_user.c13 void sys_trace_thread_switched_in_user(void) in sys_trace_thread_switched_in_user() function
/Zephyr-latest/subsys/tracing/user/
Dtracing_user.c17 void __weak sys_trace_thread_switched_in_user(void) {} in sys_trace_thread_switched_in_user() function
105 sys_trace_thread_switched_in_user(); in sys_trace_k_thread_switched_in()
Dtracing_user.h23 void sys_trace_thread_switched_in_user(void);
/Zephyr-latest/doc/services/tracing/
Dindex.rst441 void sys_trace_thread_switched_in_user(struct k_thread *thread);