Searched refs:ru_nivcsw (Results 1 – 19 of 19) sorted by relevance
22 long ru_nivcsw; member
23 long ru_nivcsw; member
60 ru.ru_oublock, ru.ru_nvcsw, ru.ru_nivcsw); in time_main()
44 long ru_nivcsw; member
128 PyStructSequence_SET_ITEM(result, 15, PyLong_FromLong(ru.ru_nivcsw)); in resource_getrusage_impl()
8248 SET_INT(result, 15, ru->ru_nivcsw); in wait_helper()
980 rusage->ru_nivcsw = usage.ru_nivcsw; in uv_getrusage()
328 fields[15] = rusage.ru_nivcsw; in ResourceUsage()
342 | ``15`` | :attr:`ru_nivcsw` | involuntary context switches |
1213 uint64_t ru_nivcsw; /* involuntary context switches */ member
1199 uint64_t ru_nivcsw; /* involuntary context switches */ member
118 uint64_t ru_nivcsw; /* involuntary context switches (X) */
2156 * `involuntaryContextSwitches` {integer} maps to `ru_nivcsw` which is the