Home
last modified time | relevance | path

Searched refs:debug_ivars_size (Results 1 – 6 of 6) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSCPPDebug.cpp44 debug_ivars_size, in OSPrintMemory()
H A DOSObject.cpp45 size_t debug_ivars_size; variable
/xnu-11215/libkern/libkern/c++/
H A DOSCPPDebug.h43 extern size_t debug_ivars_size;
H A DOSLib.h87 #define OSIVAR_ACCUMSIZE(s) do { OSAddAtomicLong((s), &debug_ivars_size); } while(0)
/xnu-11215/iokit/Kernel/
H A DIOKitDebug.cpp150 debug_ivars_size, in IOPrintMemory()
204 updateOffset( dict, debug_ivars_size, "Instance allocation" ); in serialize()
/xnu-11215/tools/lldbmacros/
H A Dmemory.py1214 …location = {0: <#0x} = {1: d}K".format(kern.globals.debug_ivars_size, kern.globals.debug_ivars_si…