Searched refs:slow (Results 1 – 13 of 13) sorted by relevance
59 SpinThread slow = new SpinThread(Thread.MIN_PRIORITY); in b2302318Test() local63 slow.setDaemon(true); in b2302318Test()68 slow.start(); in b2302318Test()
478 Thread *fast, *slow; in waitSetCheck() local482 fast = slow = mon->waitSet; in waitSetCheck()487 if (fast == slow && n > 0) return 1; in waitSetCheck()490 slow = slow->waitNext; in waitSetCheck()
19 bnez a2, .L${opcode}_debugmode # yes - take slow path
21 bnez a2, .L${opcode}_debugmode # yes - take slow path
20 jnz .L${opcode}_debugprofile # yes, take slow path
19 bne .L${opcode}_debugmode @ yes - take slow path
21 bne .L${opcode}_debugmode @ yes - take slow path
7266 bne .LOP_EXECUTE_INLINE_debugmode @ yes - take slow path7300 bne .LOP_EXECUTE_INLINE_RANGE_debugmode @ yes - take slow path
7308 bne .LOP_EXECUTE_INLINE_debugmode @ yes - take slow path7342 bne .LOP_EXECUTE_INLINE_RANGE_debugmode @ yes - take slow path
8756 bnez a2, .LOP_EXECUTE_INLINE_debugmode # yes - take slow path8790 bnez a2, .LOP_EXECUTE_INLINE_RANGE_debugmode # yes - take slow path
7630 bne .LOP_EXECUTE_INLINE_debugmode @ yes - take slow path7664 bne .LOP_EXECUTE_INLINE_RANGE_debugmode @ yes - take slow path
7839 jnz .LOP_EXECUTE_INLINE_debugprofile # yes, take slow path