Searched refs:instructions_to_print (Results 1 – 1 of 1) sorted by relevance
738 static int instructions_to_print = 16; variable743 unsigned long pc = regs->nip - (instructions_to_print * 3 / 4 * in show_instructions()748 for (i = 0; i < instructions_to_print; i++) { in show_instructions()