Home | History | Annotate | Download | only in arm

Lines Matching full:traceidx

2251         unsigned int traceIdx;
2253 for (traceIdx = 0; traceIdx < gDvmJit.jitTableSize; traceIdx++) {
2254 const JitEntry *entry = &gDvmJit.pJitEntryTable[traceIdx];