Home | History | Annotate | Download | only in mips

Lines Matching full:trace

106  * to be compiled happens to be at a trace start.
199 movn a2, t0, a0 # ask for trace selection
216 * trace start).
316 * Common code to update potential trace start counter, and initiate
317 * a trace-build if appropriate.
348 li t0, kJitTSelectRequest # ask for trace selection
355 li a2, kJitTSelectRequest # ask for trace selection
388 * Call out to validate trace-building request. If successful,
389 * rIBASE will be swapped to to send us into single-stepping trace
961 * If the JIT is actively building a trace we need to make sure
972 bnez a3, 1f # Not building trace, continue
986 JAL(dvmJitEndTraceSelect) #(self,pc) end trace before this inst)