Home
last modified time | relevance | path

Searched refs:SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/kernel/slab/
H A Dslab_debug.h37 #define SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING (SLAB_ALLOCATION_TRACKING != 0 \ macro
43 || SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING)
H A DMemoryManager.h64 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING
208 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING
307 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING
H A DMemoryManager.cpp611 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING in AllocateRaw()
646 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING in AllocateRaw()
691 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING in AllocateRaw()
881 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING
2062 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING
H A DSlab.cpp728 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING in dump_allocation_infos()
806 #if SLAB_MEMORY_MANAGER_ALLOCATION_TRACKING in dump_allocations_per_caller()