Searched defs:sys_trace_named_event (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/subsys/tracing/sysview/ |
| D | sysview.c | 81 void sys_trace_named_event(const char *name, uint32_t arg0, uint32_t arg1) in sys_trace_named_event() function
|
| /Zephyr-latest/subsys/tracing/ctf/ |
| D | ctf_top.c | 761 void sys_trace_named_event(const char *name, uint32_t arg0, uint32_t arg1) in sys_trace_named_event() function
|
| /Zephyr-latest/subsys/tracing/user/ |
| D | tracing_user.h | 459 #define sys_trace_named_event(name, arg0, arg1) macro
|
| /Zephyr-latest/include/zephyr/tracing/ |
| D | tracing.h | 2502 #define sys_trace_named_event(name, arg0, arg1) macro
|
| /Zephyr-latest/subsys/tracing/test/ |
| D | tracing_test.h | 784 #define sys_trace_named_event(name, arg0, arg1) macro
|