Home
last modified time | relevance | path

Searched refs:SPU_UTIL_SYSTEM (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Drun.c180 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_run_init()
397 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_run_spu()
Dfault.c190 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spufs_handle_class1()
Dsched.c227 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_bind_context()
443 spuctx_switch_state(ctx, SPU_UTIL_SYSTEM); in spu_unbind_context()
Dfile.c2393 spufs_acct_time(ctx, SPU_UTIL_SYSTEM), in spufs_show_stat()
/linux-2.6.39/arch/powerpc/include/asm/
Dspu.h112 SPU_UTIL_SYSTEM, enumerator
/linux-2.6.39/arch/powerpc/platforms/cell/
Dspu_base.c716 spu_acct_time(spu, SPU_UTIL_SYSTEM), in spu_stat_show()