Searched refs:sys_trace_k_heap_realloc_enter (Results 1 – 2 of 2) sorted by relevance
378 void sys_trace_k_heap_realloc_enter(struct k_heap *h, void *ptr, size_t bytes, k_timeout_t timeout) in sys_trace_k_heap_realloc_enter() function
413 sys_trace_k_heap_realloc_enter(h, ptr, bytes, timeout)717 void sys_trace_k_heap_realloc_enter(struct k_heap *h, void *ptr, size_t bytes, k_timeout_t timeout);
Completed in 10 milliseconds