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