Searched refs:PAB_active (Results 1 – 2 of 2) sorted by relevance
711 assert(cpu_data_ptr->PAB_active == FALSE); in print_all_backtraces()712 cpu_data_ptr->PAB_active = TRUE; in print_all_backtraces()724 cpu_data_ptr->PAB_active = FALSE; in print_all_backtraces()
218 volatile int PAB_active; /* Tells the console if we are dumping backtraces */ member