Home
last modified time | relevance | path

Searched refs:invol_ctx_switch (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/platforms/cell/spufs/
Dsched.c703 victim->stats.invol_ctx_switch++; in find_victim()
704 spu->stats.invol_ctx_switch++; in find_victim()
773 ctx->stats.invol_ctx_switch++; in spu_unschedule()
774 spu->stats.invol_ctx_switch++; in spu_unschedule()
Dspufs.h139 unsigned long long invol_ctx_switch; member
Dfile.c2403 ctx->stats.invol_ctx_switch, in spufs_show_stat()
/arch/powerpc/include/asm/
Dspu.h180 unsigned long long invol_ctx_switch; member
/arch/powerpc/platforms/cell/
Dspu_base.c709 spu->stats.invol_ctx_switch, in spu_stat_show()