Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dsched.c684 victim->stats.invol_ctx_switch++; in find_victim()
685 spu->stats.invol_ctx_switch++; in find_victim()
754 ctx->stats.invol_ctx_switch++; in spu_unschedule()
755 spu->stats.invol_ctx_switch++; in spu_unschedule()
Dspufs.h123 unsigned long long invol_ctx_switch; member
Dfile.c2264 ctx->stats.invol_ctx_switch, in spufs_show_stat()
/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h169 unsigned long long invol_ctx_switch; member
/linux-5.19.10/arch/powerpc/platforms/cell/
Dspu_base.c656 spu->stats.invol_ctx_switch, in spu_stat_show()