Lines Matching full:trace
305 /* Entry is always a possible trace start */
317 cmp r3, #kSVSTraceSelect @ hot trace following?
318 moveq r2,#kJitTSelectRequestHot @ ask for trace selection
319 beq common_selectTrace @ go build the trace
1095 bmi common_testUpdateProfile @ (r0) check for trace hotness
1117 bmi common_testUpdateProfile @ (r0) hot trace head?
1146 ble common_testUpdateProfile @ (r0) hot trace head?
1166 * a potential trace heads regardless of branch direction.
1205 * a potential trace heads regardless of branch direction.
7838 * include this instruction in a trace.
7855 * Check to see if we need to stop the trace building early.
8519 * If the JIT is actively building a trace we need to make sure
8547 * If the JIT is actively building a trace we need to make sure
8573 * If the JIT is actively building a trace we need to make sure
8599 * If the JIT is actively building a trace we need to make sure
8625 * If the JIT is actively building a trace we need to make sure
8651 * If the JIT is actively building a trace we need to make sure
8677 * If the JIT is actively building a trace we need to make sure
8703 * If the JIT is actively building a trace we need to make sure
8733 * 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
8793 * If the JIT is actively building a trace we need to make sure
8819 * If the JIT is actively building a trace we need to make sure
8845 * If the JIT is actively building a trace we need to make sure
8871 * If the JIT is actively building a trace we need to make sure
8956 * Check to see if we're actively building a trace. If so,
8962 ands r2, #kSubModeJitTraceBuild @ trace under construction?
9056 * Check to see if we're actively building a trace. If so,
9062 ands r2, #kSubModeJitTraceBuild @ trace under construction?
9279 * If the JIT is actively building a trace we need to make sure
9305 * If the JIT is actively building a trace we need to make sure
9404 * If the JIT is actively building a trace we need to make sure
9434 * If the JIT is actively building a trace we need to make sure
9638 * If the JIT is actively building a trace we need to make sure
9671 * If the JIT is actively building a trace we need to make sure
15696 * to be compiled happens to be at a trace start.
15790 movne r2,#kJitTSelectRequestHot @ ask for trace selection
15807 * trace start).
15897 * Common code to update potential trace start counter, and initiate
15898 * a trace-build if appropriate.
15926 mov r2,#kJitTSelectRequest @ ask for trace selection
15929 moveq r2,#kJitTSelectRequest @ ask for trace selection
15959 * Call out to validate trace-building request. If successful,
15960 * rIBASE will be swapped to to send us into single-stepping trace
16543 * If the JIT is actively building a trace we need to make sure
16554 bxeq lr @ Not building trace, continue
16561 bl dvmJitEndTraceSelect @ (self,pc) end trace before this inst