Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/tracing/
Dtracing_macros.h54 #define _SYS_PORT_TRACING_OBJ_FUNC_ENTER(name, func) \ macro
323 _SYS_PORT_TRACING_OBJ_FUNC_ENTER(obj_type, func)(obj, ##__VA_ARGS__)); \