Searched defs:common_updateProfile (Results 1 - 9 of 9) sorted by relevance

/dalvik/vm/mterp/x86/
H A Dfooter.S253 common_updateProfile: label
551 jne common_updateProfile # set up %ebx & %edx & rPC
/dalvik/vm/mterp/armv5te/
H A Dfooter.S307 * Similar to common_updateProfile, but tests for null pJitProfTable
323 common_updateProfile: label
613 bne common_updateProfile
/dalvik/vm/mterp/mips/
H A Dfooter.S306 * Similar to common_updateProfile, but tests for null pJitProfTable
323 common_updateProfile: label
670 bnez a0, common_updateProfile
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S1497 jne common_updateProfile # set up %ebx & %edx & rPC
1518 jne common_updateProfile # set up %ebx & %edx & rPC
1539 jne common_updateProfile # set up %ebx & %edx & rPC
1569 jne common_updateProfile # set up %ebx & %edx & rPC
1600 jne common_updateProfile # set up %ebx & %edx & rPC
1809 jne common_updateProfile # set up %ebx & %edx & rPC
1842 jne common_updateProfile # set up %ebx & %edx & rPC
1875 jne common_updateProfile # set up %ebx & %edx & rPC
1908 jne common_updateProfile # set up %ebx & %edx & rPC
1941 jne common_updateProfile # se
15930 common_updateProfile: label
[all...]
H A DInterpAsm-armv5te-vfp.S298 bne common_updateProfile @ profiling is enabled
308 b common_updateProfile @ collect profiles
1174 bne common_updateProfile
1213 bne common_updateProfile
1446 bne common_updateProfile
1481 bne common_updateProfile
1516 bne common_updateProfile
1551 bne common_updateProfile
1586 bne common_updateProfile
1621 bne common_updateProfile
15967 common_updateProfile: label
[all...]
H A DInterpAsm-armv5te.S298 bne common_updateProfile @ profiling is enabled
308 b common_updateProfile @ collect profiles
1174 bne common_updateProfile
1213 bne common_updateProfile
1468 bne common_updateProfile
1503 bne common_updateProfile
1538 bne common_updateProfile
1573 bne common_updateProfile
1608 bne common_updateProfile
1643 bne common_updateProfile
16425 common_updateProfile: label
[all...]
H A DInterpAsm-armv7-a-neon.S312 bne common_updateProfile @ profiling is enabled
322 b common_updateProfile @ collect profiles
1184 bne common_updateProfile
1223 bne common_updateProfile
1455 bne common_updateProfile
1489 bne common_updateProfile
1523 bne common_updateProfile
1557 bne common_updateProfile
1591 bne common_updateProfile
1625 bne common_updateProfile
15904 common_updateProfile: label
[all...]
H A DInterpAsm-armv7-a.S312 bne common_updateProfile @ profiling is enabled
322 b common_updateProfile @ collect profiles
1184 bne common_updateProfile
1223 bne common_updateProfile
1455 bne common_updateProfile
1489 bne common_updateProfile
1523 bne common_updateProfile
1557 bne common_updateProfile
1591 bne common_updateProfile
1625 bne common_updateProfile
15904 common_updateProfile: label
[all...]
H A DInterpAsm-mips.S449 bnez a0, common_updateProfile # profiling is enabled
461 b common_updateProfile # collect profiles
1455 bnez a0, common_updateProfile
1493 bnez a0, common_updateProfile
1800 bnez a0, common_updateProfile
1840 bnez a0, common_updateProfile
1880 bnez a0, common_updateProfile
1920 bnez a0, common_updateProfile
1960 bnez a0, common_updateProfile
2000 bnez a0, common_updateProfile
11329 common_updateProfile: label
[all...]

Completed in 141 milliseconds