Searched defs:num_phases (Results 1 – 3 of 3) sorted by relevance
24 int num_phases; member132 #define TUNING_ITERATION_TO_PHASE(i, num_phases) \ argument
103 static const u_int num_phases = ARRAY_SIZE(ahc_phase_table) - 1; variable
92 static const u_int num_phases = ARRAY_SIZE(ahd_phase_table) - 1; variable