Searched refs:NUM_STACK_ENTRIES (Results 1 – 1 of 1) sorted by relevance
20 #define NUM_STACK_ENTRIES 64 macro37 unsigned long stack_entries[NUM_STACK_ENTRIES];331 unsigned long stack_entries[NUM_STACK_ENTRIES] = { 0 }; in print_report()332 int num_stack_entries = stack_trace_save(stack_entries, NUM_STACK_ENTRIES, 1); in print_report()530 other_info->num_stack_entries = stack_trace_save(other_info->stack_entries, NUM_STACK_ENTRIES, 2); in prepare_report_producer()