Searched refs:PH_SIZE (Results 1 – 1 of 1) sorted by relevance
350 #define PH_SIZE 32 macro352 static struct { int stat, ssr, isr, ph; } ph_list[PH_SIZE];362 ph_ptr = (ph_ptr + 1) & (PH_SIZE-1); in add_debug_list()389 i = (i + 1) & (PH_SIZE - 1); in print_debug_list()