Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dsched.c690 victim->stats.invol_ctx_switch++; in find_victim()
691 spu->stats.invol_ctx_switch++; in find_victim()
760 ctx->stats.invol_ctx_switch++; in spu_unschedule()
761 spu->stats.invol_ctx_switch++; in spu_unschedule()
H A Dspufs.h123 unsigned long long invol_ctx_switch; member
H A Dfile.c2264 ctx->stats.invol_ctx_switch, in spufs_show_stat()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dspu.h169 unsigned long long invol_ctx_switch; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspu_base.c657 spu->stats.invol_ctx_switch, in spu_stat_show()