Home
last modified time | relevance | path

Searched refs:debug_iomallocpageable_size (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/iokit/Kernel/
H A DIOKitKernelInternal.h85 extern vm_size_t debug_iomallocpageable_size;
H A DIOBufferMemoryDescriptor.cpp380 OSAddAtomicLong(size, &debug_iomallocpageable_size); in initWithPhysicalMask()
712 OSAddAtomicLong(-size, &debug_iomallocpageable_size); in free()
H A DIOLib.cpp1016 OSAddAtomicLong(size, &debug_iomallocpageable_size); in IOMallocPageableInternal()
1040 OSAddAtomicLong(-size, &debug_iomallocpageable_size); in IOFreePageable()
H A DIOKitDebug.cpp80 vm_size_t debug_iomallocpageable_size; variable
206 updateOffset( dict, debug_iomallocpageable_size, "Pageable allocation" ); in serialize()
/xnu-8019.80.24/tools/lldbmacros/
H A Dmemory.py1663 …{0: <#0x} = {1: d}K".format(kern.globals.debug_iomallocpageable_size, (kern.globals.debug_iomalloc…