Home
last modified time | relevance | path

Searched refs:alloc_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/lib/heap/
Dheap_listener.c38 && listener->alloc_cb != NULL in heap_listener_notify_alloc()
40 listener->alloc_cb(heap_id, mem, bytes); in heap_listener_notify_alloc()
/Zephyr-latest/include/zephyr/sys/
Dheap_listener.h111 heap_listener_alloc_cb_t alloc_cb; member
213 .alloc_cb = _alloc_cb \