Searched refs:util_state (Results 1 – 6 of 6) sorted by relevance
606 spu->stats.util_state = SPU_UTIL_IDLE_LOADED; in create_spu()637 if (spu->stats.util_state == state) in spu_acct_time()651 spu_state_names[spu->stats.util_state], in spu_stat_show()
57 ctx->stats.util_state = SPU_UTIL_IDLE_LOADED; in alloc_spu_context()
1041 old_state = ctx->stats.util_state; in spuctx_switch_state()1042 ctx->stats.util_state = new_state; in spuctx_switch_state()1051 spu->stats.util_state = new_state; in spuctx_switch_state()
119 enum spu_utilization_state util_state; member
2231 if (ctx->spu && ctx->stats.util_state == state) { in spufs_acct_time()2274 ctx_state_names[ctx->stats.util_state], in spufs_show_stat()
165 enum spu_utilization_state util_state; member