Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/Kernel/
H A DIOLib.cpp195 size_t mapCaptureSize = (kIOTracking & gIOKitDebug) ? page_size : (1024 * 1024); in IOLibInit() local
196 gIOMapTracking = IOTrackingQueueAlloc(kIOMapTrackingName, 0, 0, mapCaptureSize, in IOLibInit()