Searched refs:updateOffset (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOKitDebug.cpp194 void IOKitDiagnostics::updateOffset( OSDictionary * dict, function in class:IOKitDiagnostics
216 updateOffset( dict, debug_ivars_size, "Instance allocation" );
217 updateOffset( dict, debug_container_malloc_size, "Container allocation" );
218 updateOffset( dict, debug_iomalloc_size, "IOMalloc allocation" );
219 updateOffset( dict, debug_iomallocpageable_size, "Pageable allocation" );
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOKitDebug.h56 static void updateOffset( OSDictionary * dict,

Completed in 22 milliseconds