Searched refs:sfu_index (Results 1 – 1 of 1) sorted by relevance
118 int sfu_index, first_outstanding_sfu_index; member129 unsigned sfu_index; member234 return n->sfu_index >= ctx->first_outstanding_sfu_index; in is_outstanding_sfu()311 n->sfu_index = ctx->sfu_index++; in schedule()315 ctx->first_outstanding_sfu_index = ctx->sfu_index; in schedule()588 if (ctx->sfu_index - ctx->first_outstanding_sfu_index >= 8 && is_sfu(instr)) in should_defer()1130 ctx->sfu_index = ctx->first_outstanding_sfu_index = 0; in sched_block()