Searched refs:ru_nvcsw (Results 1 – 15 of 15) sorted by relevance
21 long ru_nvcsw; member
22 long ru_nvcsw; member
60 ru.ru_oublock, ru.ru_nvcsw, ru.ru_nivcsw); in time_main()
43 long ru_nvcsw; member
114 PyStructSequence_SET_ITEM(result, 14, PyLong_FromLong(ru.ru_nvcsw)); in resource_getrusage_impl()
8119 SET_INT(result, 14, ru->ru_nvcsw); in wait_helper()
327 fields[14] = rusage.ru_nvcsw; in ResourceUsage()
979 rusage->ru_nvcsw = usage.ru_nvcsw; in uv_getrusage()
330 | ``14`` | :attr:`ru_nvcsw` | voluntary context switches |
1212 uint64_t ru_nvcsw; /* voluntary context switches */ member
117 uint64_t ru_nvcsw; /* voluntary context switches (X) */
2152 * `voluntaryContextSwitches` {integer} maps to `ru_nvcsw` which is the