Home
last modified time | relevance | path

Searched refs:sys_trace_syscall_exit (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/tracing/test/
Dtracing_test_syscall.h13 void sys_trace_syscall_exit(uint32_t syscall_id, const char *sycall_name);
19 sys_trace_syscall_exit(id, #name)
Dtracing_string_format_test.c533 void sys_trace_syscall_exit(uint32_t syscall_id, const char *syscall_name) in sys_trace_syscall_exit() function