Searched refs:debugProgramReadCount (Results 1 – 1 of 1) sorted by relevance
250 debugProgramReadCount++; in requestDoubleWordFromAgent()315 debugProgramReadCount = 0; in runDebugProgram()319 …while (debugProgramReadCount < debugProgram.readCount || (!debugProgramReturnSuccess && withReturn… in runDebugProgram()354 uint64_t debugProgramReadCount = 0; variable