Searched refs:STACKSLOTS_PER_LINE (Results 1 – 4 of 4) sorted by relevance
51 #define STACKSLOTS_PER_LINE 8 macro54 #define STACKSLOTS_PER_LINE 4 macro
75 if (i && ((i % STACKSLOTS_PER_LINE) == 0)) in show_stack_log_lvl()
237 if (i && ((i % STACKSLOTS_PER_LINE) == 0)) in show_stack_log_lvl()
25 int kstack_depth_to_print = 3 * STACKSLOTS_PER_LINE;