Lines Matching defs:heap
35 #define sys_port_trace_k_thread_heap_assign(thread, heap) argument
263 #define sys_port_trace_k_heap_init(heap) argument
264 #define sys_port_trace_k_heap_aligned_alloc_enter(heap, timeout) argument
265 #define sys_port_trace_k_heap_aligned_alloc_blocking(heap, timeout) argument
266 #define sys_port_trace_k_heap_aligned_alloc_exit(heap, timeout, ret) argument
267 #define sys_port_trace_k_heap_alloc_enter(heap, timeout) argument
268 #define sys_port_trace_k_heap_alloc_exit(heap, timeout, ret) argument
269 #define sys_port_trace_k_heap_free(heap) argument
270 #define sys_port_trace_k_heap_sys_k_aligned_alloc_enter(heap) argument
271 #define sys_port_trace_k_heap_sys_k_aligned_alloc_exit(heap, ret) argument
272 #define sys_port_trace_k_heap_sys_k_malloc_enter(heap) argument
273 #define sys_port_trace_k_heap_sys_k_malloc_exit(heap, ret) argument
274 #define sys_port_trace_k_heap_sys_k_free_enter(heap) argument
275 #define sys_port_trace_k_heap_sys_k_free_exit(heap) argument
276 #define sys_port_trace_k_heap_sys_k_calloc_enter(heap) argument
277 #define sys_port_trace_k_heap_sys_k_calloc_exit(heap, ret) argument