Home
last modified time | relevance | path

Searched refs:heap_ref (Results 1 – 4 of 4) sorted by relevance

/subsys/tracing/test/
A Dtracing_test.h424 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) \ argument
425 sys_trace_k_heap_sys_k_free_enter(heap, heap_ref)
426 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) \ argument
427 sys_trace_k_heap_sys_k_free_exit(heap, heap_ref)
725 void sys_trace_k_heap_sys_k_free_enter(struct k_heap *h, struct k_heap **heap_ref);
726 void sys_trace_k_heap_sys_k_free_exit(struct k_heap *h, struct k_heap **heap_ref);
/subsys/tracing/user/
A Dtracing_user.h371 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
372 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/subsys/tracing/sysview/
A Dtracing_sysview.h613 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
614 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/subsys/tracing/ctf/
A Dtracing_ctf.h334 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
335 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument

Completed in 35 milliseconds