Searched refs:initial_percentage (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A Dheap.h45 uint32 initial_percentage; member in struct:heap_class_s
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp161 uint32 initial_percentage; member in struct:heap_class_s
1823 * sHeapClasses[i].initial_percentage / 100;
/haiku/src/system/kernel/
H A Dheap.cpp2039 size_t partSize = size * sHeapClasses[i].initial_percentage / 100;
2188 size_t partSize = size * sHeapClasses[j].initial_percentage / 100;

Completed in 52 milliseconds