Searched refs:vol_ctx_switch (Results 1 – 3 of 3) sorted by relevance
162 uint32_t vol_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()
265 rusage->vol_ctx_switch = static_cast<uint32_t>(usg.ru_nvcsw); in Start()