Lines Matching refs:heap
106 #define sys_port_trace_k_thread_heap_assign(thread, heap) argument
341 #define sys_port_trace_k_heap_init(heap) argument
342 #define sys_port_trace_k_heap_aligned_alloc_enter(heap, timeout) argument
343 #define sys_port_trace_k_heap_aligned_alloc_blocking(heap, timeout) argument
344 #define sys_port_trace_k_heap_aligned_alloc_exit(heap, timeout, ret) argument
345 #define sys_port_trace_k_heap_alloc_enter(heap, timeout) argument
346 #define sys_port_trace_k_heap_alloc_exit(heap, timeout, ret) argument
347 #define sys_port_trace_k_heap_calloc_enter(heap, timeout) argument
348 #define sys_port_trace_k_heap_calloc_exit(heap, timeout, ret) argument
349 #define sys_port_trace_k_heap_free(heap) argument
352 #define sys_port_trace_k_heap_sys_k_aligned_alloc_enter(heap) argument
353 #define sys_port_trace_k_heap_sys_k_aligned_alloc_exit(heap, ret) argument
354 #define sys_port_trace_k_heap_sys_k_malloc_enter(heap) argument
355 #define sys_port_trace_k_heap_sys_k_malloc_exit(heap, ret) argument
356 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
357 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
358 #define sys_port_trace_k_heap_sys_k_calloc_enter(heap) argument
359 #define sys_port_trace_k_heap_sys_k_calloc_exit(heap, ret) argument
360 #define sys_port_trace_k_heap_sys_k_realloc_enter(heap, ptr) argument
361 #define sys_port_trace_k_heap_sys_k_realloc_exit(heap, ptr, ret) argument