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