Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dslab.h35 uint32_t slabAllocatorGetNumItems(struct SlabAllocator *allocator); // simply say hwo many items it…
/device/google/contexthub/firmware/src/
Dslab.c100 uint32_t slabAllocatorGetNumItems(struct SlabAllocator *allocator) in slabAllocatorGetNumItems() function