Searched refs:stepped (Results 1 – 2 of 2) sorted by relevance
287 int stepped; in stepping_handler() local302 stepped = emulate_step(regs, instr); in stepping_handler()303 if (!stepped) { in stepping_handler()
80 After the instruction is single-stepped, Kprobes executes the366 calls kp->pre_handler. After the probed instruction is single-stepped, Kprobe