Home
last modified time | relevance | path

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

/haiku/src/system/kernel/
H A Dheap.cpp475 bool elementInUse = true; in dump_allocations() local
479 elementInUse = false; in dump_allocations()
484 if (!elementInUse) in dump_allocations()
583 bool elementInUse = true; in dump_allocations() local
587 elementInUse = false; in dump_allocations()
592 if (!elementInUse) in dump_allocations()
718 bool elementInUse = true; in analyze_allocation_callers() local
722 elementInUse = false; in analyze_allocation_callers()
727 if (!elementInUse) in analyze_allocation_callers()
/haiku/src/system/libroot/posix/malloc/debug/
H A Dheap.cpp304 bool elementInUse = true; in dump_allocations() local
308 elementInUse = false; in dump_allocations()
313 if (!elementInUse) in dump_allocations()
399 bool elementInUse = true; in heap_validate_walls() local
403 elementInUse = false; in heap_validate_walls()
408 if (!elementInUse) in heap_validate_walls()