Lines Matching defs:func
11 #define SYS_PORT_TRACING_FUNC(type, func, ...) do { } while (false) argument
12 #define SYS_PORT_TRACING_FUNC_ENTER(type, func, ...) do { } while (false) argument
13 #define SYS_PORT_TRACING_FUNC_BLOCKING(type, func, ...) do { } while (false) argument
14 #define SYS_PORT_TRACING_FUNC_EXIT(type, func, ...) do { } while (false) argument
16 #define SYS_PORT_TRACING_OBJ_FUNC(obj_type, func, obj, ...) do { } while (false) argument
17 #define SYS_PORT_TRACING_OBJ_FUNC_ENTER(obj_type, func, obj, ...) do { } while (false) argument
18 #define SYS_PORT_TRACING_OBJ_FUNC_BLOCKING(obj_type, func, obj, ...) do { } while (false) argument
19 #define SYS_PORT_TRACING_OBJ_FUNC_EXIT(obj_type, func, obj, ...) do { } while (false) argument
40 #define _SYS_PORT_TRACING_FUNC(name, func) \ argument
42 #define _SYS_PORT_TRACING_FUNC_ENTER(name, func) \ argument
44 #define _SYS_PORT_TRACING_FUNC_BLOCKING(name, func) \ argument
46 #define _SYS_PORT_TRACING_FUNC_EXIT(name, func) \ argument
50 #define _SYS_PORT_TRACING_OBJ_FUNC(name, func) \ argument
52 #define _SYS_PORT_TRACING_OBJ_FUNC_ENTER(name, func) \ argument
54 #define _SYS_PORT_TRACING_OBJ_FUNC_BLOCKING(name, func) \ argument
56 #define _SYS_PORT_TRACING_OBJ_FUNC_EXIT(name, func) \ argument
65 #define _SYS_PORT_TRACKING_OBJ_FUNC(name, func) \ argument
197 #define SYS_PORT_TRACING_FUNC(type, func, ...) \ argument
212 #define SYS_PORT_TRACING_FUNC_ENTER(type, func, ...) \ argument
226 #define SYS_PORT_TRACING_FUNC_BLOCKING(type, func, ...) \ argument
241 #define SYS_PORT_TRACING_FUNC_EXIT(type, func, ...) \ argument
270 #define SYS_PORT_TRACING_OBJ_FUNC(obj_type, func, obj, ...) \ argument
289 #define SYS_PORT_TRACING_OBJ_FUNC_ENTER(obj_type, func, obj, ...) \ argument
306 #define SYS_PORT_TRACING_OBJ_FUNC_BLOCKING(obj_type, func, obj, timeout, ...) \ argument
324 #define SYS_PORT_TRACING_OBJ_FUNC_EXIT(obj_type, func, obj, ...) \ argument