Searched refs:NUM_STACK_ENTRIES (Results 1 – 1 of 1) sorted by relevance
26 #define NUM_STACK_ENTRIES 64 macro44 unsigned long stack_entries[NUM_STACK_ENTRIES];394 unsigned long stack_entries[NUM_STACK_ENTRIES] = { 0 }; in print_report()395 int num_stack_entries = stack_trace_save(stack_entries, NUM_STACK_ENTRIES, 1); in print_report()594 other_info->num_stack_entries = stack_trace_save(other_info->stack_entries, NUM_STACK_ENTRIES, 2); in prepare_report_producer()