Home
last modified time | relevance | path

Searched defs:binIndex (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/malloc/debug/
H A Dheap.cpp1045 heap_allocate_from_bin(heap_allocator *heap, uint32 binIndex, size_t size) in heap_allocate_from_bin()
/haiku/src/system/kernel/
H A Dheap.cpp1436 heap_allocate_from_bin(heap_allocator *heap, uint32 binIndex, size_t size) in heap_allocate_from_bin()