Searched refs:n_total_row (Results 1 – 1 of 1) sorted by relevance
374 int n_total_row; member3187 if (graph->n_total_row >= graph->max_row) in update_schedule()3216 node->coincident[graph->n_total_row] = coincident; in update_schedule()3222 graph->n_total_row++; in update_schedule()3607 graph->band_start = graph->n_total_row; in next_band()3849 sub->n_total_row = graph->n_total_row; in extract_sub_graph()3918 drop = graph->n_total_row - graph->band_start; in reset_band()3919 graph->n_total_row -= drop; in reset_band()4020 end = graph->n_total_row; in insert_current_band()5799 empty = graph->n_total_row == graph->band_start; in compute_schedule_finish_band()[all …]