Home
last modified time | relevance | path

Searched refs:sys_trace_k_thread_create (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/subsys/tracing/tracing_api/src/
Dmain.c132 sys_trace_k_thread_create(&thread, stack, prio); in ZTEST()
/Zephyr-latest/subsys/tracing/test/
Dtracing_string_format_test.c35 void sys_trace_k_thread_create(struct k_thread *thread, size_t stack_size, in sys_trace_k_thread_create() function
Dtracing_test.h18 sys_trace_k_thread_create(new_thread, stack_size, prio)
486 void sys_trace_k_thread_create(struct k_thread *new_thread, size_t stack_size, int prio);
/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h25 sys_trace_k_thread_create(new_thread, stack_size, prio)
380 void sys_trace_k_thread_create(struct k_thread *new_thread, size_t stack_size,
Dctf_top.c79 void sys_trace_k_thread_create(struct k_thread *thread, size_t stack_size, int prio) in sys_trace_k_thread_create() function
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h648 void sys_trace_k_thread_create(struct k_thread *new_thread, size_t stack_size, int prio);