Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOKitDebug.cpp179 IOKitDiagnostics::updateOffset( OSDictionary * dict, in updateOffset() function in IOKitDiagnostics
204 updateOffset( dict, debug_ivars_size, "Instance allocation" ); in serialize()
205 updateOffset( dict, debug_container_malloc_size, "Container allocation" ); in serialize()
206 updateOffset( dict, debug_iomalloc_size, "IOMalloc allocation" ); in serialize()
207 updateOffset( dict, debug_iomallocpageable_size, "Pageable allocation" ); in serialize()
/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h49 static void updateOffset( OSDictionary * dict,