Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dxnudefines.py159 EVENTS_PER_STORAGE_UNIT = 2048 variable
H A Dktrace.py448 … newest_event = addressof(self.iter_store.kds_records[xnudefines.EVENTS_PER_STORAGE_UNIT - 1])
505 if self.iter_idx == xnudefines.EVENTS_PER_STORAGE_UNIT: