Searched refs:sys_trace_k_heap_realloc_exit (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/tracing/test/ |
D | tracing_string_format_test.c | 378 void sys_trace_k_heap_realloc_exit(struct k_heap *h, void *ptr, size_t bytes, k_timeout_t timeout, in sys_trace_k_heap_realloc_exit() function
|
D | tracing_test.h | 407 sys_trace_k_heap_realloc_exit(h, ptr, bytes, timeout, ret) 705 void sys_trace_k_heap_realloc_exit(struct k_heap *h, void *ptr, size_t bytes, k_timeout_t timeout,
|