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

/dalvik/vm/interp/
H A DInterpState.h60 kSubModeInstCounting = 0x0004, enumerator in enum:ExecutionSubModes
70 kSubModeInstCounting |
90 #define SINGLESTEP_BREAK_MASK ( kSubModeInstCounting | \

Completed in 237 milliseconds