| D | tracing_tracerecorder.h | 756 #define sys_port_trace_k_heap_init(h, ...) \ argument 759 #define sys_port_trace_k_heap_aligned_alloc_enter(h, timeout, ...) \ argument 762 #define sys_port_trace_k_heap_aligned_alloc_blocking(h, timeout, ...) \ argument 765 #define sys_port_trace_k_heap_aligned_alloc_exit(h, timeout, ret, ...) \ argument 768 #define sys_port_trace_k_heap_alloc_enter(h, timeout, ...) \ argument 771 #define sys_port_trace_k_heap_alloc_exit(h, timeout, ret, ...) \ argument 774 #define sys_port_trace_k_heap_free(h, ...) \ argument
|