Lines Matching full:trace
291 /* Entry is always a possible trace start */
303 cmp r3, #kSVSTraceSelect @ hot trace following?
304 moveq r2,#kJitTSelectRequestHot @ ask for trace selection
305 beq common_selectTrace @ go build the trace
1085 bmi common_testUpdateProfile @ (r0) check for trace hotness
1107 bmi common_testUpdateProfile @ (r0) hot trace head?
1136 ble common_testUpdateProfile @ (r0) hot trace head?
1156 * a potential trace heads regardless of branch direction.
1195 * a potential trace heads regardless of branch direction.
7884 * include this instruction in a trace.
7901 * Check to see if we need to stop the trace building early.
8582 * If the JIT is actively building a trace we need to make sure
8610 * If the JIT is actively building a trace we need to make sure
8636 * If the JIT is actively building a trace we need to make sure
8662 * If the JIT is actively building a trace we need to make sure
8688 * If the JIT is actively building a trace we need to make sure
8714 * If the JIT is actively building a trace we need to make sure
8740 * If the JIT is actively building a trace we need to make sure
8766 * If the JIT is actively building a trace we need to make sure
8796 * If the JIT is actively building a trace we need to make sure
8829 * If the JIT is actively building a trace we need to make sure
8856 * If the JIT is actively building a trace we need to make sure
8882 * If the JIT is actively building a trace we need to make sure
8908 * If the JIT is actively building a trace we need to make sure
8934 * If the JIT is actively building a trace we need to make sure
9019 * Check to see if we're actively building a trace. If so,
9025 ands r2, #kSubModeJitTraceBuild @ trace under construction?
9119 * Check to see if we're actively building a trace. If so,
9125 ands r2, #kSubModeJitTraceBuild @ trace under construction?
9342 * If the JIT is actively building a trace we need to make sure
9368 * If the JIT is actively building a trace we need to make sure
9467 * If the JIT is actively building a trace we need to make sure
9497 * If the JIT is actively building a trace we need to make sure
9701 * If the JIT is actively building a trace we need to make sure
9734 * If the JIT is actively building a trace we need to make sure
15759 * to be compiled happens to be at a trace start.
15853 movne r2,#kJitTSelectRequestHot @ ask for trace selection
15870 * trace start).
15960 * Common code to update potential trace start counter, and initiate
15961 * a trace-build if appropriate.
15989 mov r2,#kJitTSelectRequest @ ask for trace selection
15992 moveq r2,#kJitTSelectRequest @ ask for trace selection
16022 * Call out to validate trace-building request. If successful,
16023 * rIBASE will be swapped to to send us into single-stepping trace
16606 * If the JIT is actively building a trace we need to make sure
16617 bxeq lr @ Not building trace, continue
16624 bl dvmJitEndTraceSelect @ (self,pc) end trace before this inst