Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dsched.c702 victim->stats.invol_ctx_switch++; in find_victim()
703 spu->stats.invol_ctx_switch++; in find_victim()
772 ctx->stats.invol_ctx_switch++; in spu_unschedule()
773 spu->stats.invol_ctx_switch++; in spu_unschedule()
Dspufs.h139 unsigned long long invol_ctx_switch; member
Dfile.c2404 ctx->stats.invol_ctx_switch, in spufs_show_stat()
/linux-3.4.99/arch/powerpc/include/asm/
Dspu.h180 unsigned long long invol_ctx_switch; member
/linux-3.4.99/arch/powerpc/platforms/cell/
Dspu_base.c709 spu->stats.invol_ctx_switch, in spu_stat_show()