D | tracing_tracerecorder.h | 726 #define sys_port_trace_k_heap_init(h, ...) \ argument 729 #define sys_port_trace_k_heap_aligned_alloc_enter(h, timeout, ...) \ argument 732 #define sys_port_trace_k_heap_aligned_alloc_blocking(h, timeout, ...) \ argument 735 #define sys_port_trace_k_heap_aligned_alloc_exit(h, timeout, ret, ...) \ argument 738 #define sys_port_trace_k_heap_alloc_enter(h, timeout, ...) \ argument 741 #define sys_port_trace_k_heap_alloc_exit(h, timeout, ret, ...) \ argument 744 #define sys_port_trace_k_heap_free(h, ...) \ argument
|