Home | History | Annotate | Download | only in out

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.
8206 * include this instruction in a trace.
8223 * Check to see if we need to stop the trace building early.
9040 * If the JIT is actively building a trace we need to make sure
9068 * If the JIT is actively building a trace we need to make sure
9094 * If the JIT is actively building a trace we need to make sure
9120 * If the JIT is actively building a trace we need to make sure
9146 * If the JIT is actively building a trace we need to make sure
9172 * If the JIT is actively building a trace we need to make sure
9198 * If the JIT is actively building a trace we need to make sure
9224 * If the JIT is actively building a trace we need to make sure
9254 * If the JIT is actively building a trace we need to make sure
9287 * If the JIT is actively building a trace we need to make sure
9314 * If the JIT is actively building a trace we need to make sure
9340 * If the JIT is actively building a trace we need to make sure
9366 * If the JIT is actively building a trace we need to make sure
9392 * If the JIT is actively building a trace we need to make sure
9477 * Check to see if we're actively building a trace. If so,
9483 ands r2, #kSubModeJitTraceBuild @ trace under construction?
9577 * Check to see if we're actively building a trace. If so,
9583 ands r2, #kSubModeJitTraceBuild @ trace under construction?
9800 * If the JIT is actively building a trace we need to make sure
9826 * If the JIT is actively building a trace we need to make sure
9925 * If the JIT is actively building a trace we need to make sure
9955 * If the JIT is actively building a trace we need to make sure
10159 * If the JIT is actively building a trace we need to make sure
10192 * If the JIT is actively building a trace we need to make sure
16217 * to be compiled happens to be at a trace start.
16311 movne r2,#kJitTSelectRequestHot @ ask for trace selection
16328 * trace start).
16418 * Common code to update potential trace start counter, and initiate
16419 * a trace-build if appropriate.
16447 mov r2,#kJitTSelectRequest @ ask for trace selection
16450 moveq r2,#kJitTSelectRequest @ ask for trace selection
16480 * Call out to validate trace-building request. If successful,
16481 * rIBASE will be swapped to to send us into single-stepping trace
17064 * If the JIT is actively building a trace we need to make sure
17075 bxeq lr @ Not building trace, continue
17082 bl dvmJitEndTraceSelect @ (self,pc) end trace before this inst