Searched refs:currentReadableRecords (Results 1 – 1 of 1) sorted by relevance
52 int currentReadableRecords = stateMachine.getLogRecSize(); in StateMachineObituary() local55 for (int i = 0; i < currentReadableRecords; i++) { in StateMachineObituary()