Searched refs:invol_ctx_switch (Results 1 – 3 of 3) sorted by relevance
163 uint32_t invol_ctx_switch = 0; member
507 tres.svc_rusage.invol_ctx_switch, tres.svc_rusage.vol_ctx_switch); in StressTestMain()514 tres.prod_rusage.invol_ctx_switch, tres.prod_rusage.vol_ctx_switch); in StressTestMain()
266 rusage->invol_ctx_switch = static_cast<uint32_t>(usg.ru_nivcsw); in Start()