Searched refs:stepped (Results 1 – 10 of 10) sorted by relevance
93 int stepped = -1; in test_ld() local111 int stepped = -1; in test_pld() local134 int stepped = -1; in test_lwz() local152 int stepped = -1; in test_plwz() local176 int stepped = -1; in test_lwzx() local195 int stepped = -1; in test_std() local213 int stepped = -1; in test_pstd() local236 int stepped = -1; in test_ldarx_stdcx() local294 int stepped = -1; in test_lfsx_stfsx() local310 if (stepped == 1) in test_lfsx_stfsx()[all …]
42 would get silently stepped over and the single step exception taken on the43 main instruction. Note that if the guest instruction is not being stepped
287 int stepped; in stepping_handler() local302 stepped = emulate_step(regs, instr); in stepping_handler()303 if (!stepped) { in stepping_handler()
135 /* 1.2V supply stepped down from the barrel jack input */146 /* 3.3V supply stepped down from the barrel jack input */157 /* 5V supply stepped down from the barrel jack input */168 /* "Battery" voltage for the SoM, stepped down from the barrel jack input */
187 /* 1.2V supply stepped down from the barrel jack input */198 /* 3.3V supply stepped down from the barrel jack input */209 /* 5V supply stepped down from the barrel jack input */220 /* "Battery" voltage for the SoM, stepped down from the barrel jack input */
703 int stepped = emulate_step(regs, ppc_inst_read(bp->instr)); in xmon_core() local704 if (stepped == 0) { in xmon_core()707 } else if (stepped < 0) { in xmon_core()1191 int stepped; in do_step() local1197 stepped = emulate_step(regs, instr); in do_step()1198 if (stepped < 0) { in do_step()1203 if (stepped > 0) { in do_step()
80 After the instruction is single-stepped, Kprobes executes the366 calls kp->pre_handler. After the probed instruction is single-stepped, Kprobe
767 when handling a system call from a task that is being stepped
250 which would need constant maintenance; nobody has stepped up to do that
1839 sysfs target file so states can be stepped granular. This is a debug