Searched defs:singleStepCount (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.h174 * singleStepCount is a countdown timer used with the breakFlag
176 * singleStepCount will decremented each instruction execution.
182 int singleStepCount; member in struct:Thread

Completed in 674 milliseconds