Searched refs:InstructionsCount (Results 1 – 4 of 4) sorted by relevance
67 WriteInstructionsCountToBuffer(block.InstructionsCount); in Write()70 while(counter < block.InstructionsCount) in Write()
211 InstructionsCount = instructionsInBlock, in HandleBlockEndHook()257 public ulong InstructionsCount; field
42 while(counter < (int)block.InstructionsCount) in Write()
37 while(counter < (int)block.InstructionsCount) in Write()