Searched refs:util_state (Results 1 – 5 of 5) sorted by relevance
57 ctx->stats.util_state = SPU_UTIL_IDLE_LOADED; in alloc_spu_context()
1035 old_state = ctx->stats.util_state; in spuctx_switch_state()1036 ctx->stats.util_state = new_state; in spuctx_switch_state()1045 spu->stats.util_state = new_state; in spuctx_switch_state()
119 enum spu_utilization_state util_state; member
2189 if (ctx->spu && ctx->stats.util_state == state) { in spufs_acct_time()2232 ctx_state_names[ctx->stats.util_state], in spufs_show_stat()
165 enum spu_utilization_state util_state; member