Searched refs:ru_nivcsw (Results 1 – 15 of 15) 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
115 PyStructSequence_SET_ITEM(result, 15, PyLong_FromLong(ru.ru_nivcsw)); in resource_getrusage_impl()
8120 SET_INT(result, 15, ru->ru_nivcsw); in wait_helper()
328 fields[15] = rusage.ru_nivcsw; in ResourceUsage()
980 rusage->ru_nivcsw = usage.ru_nivcsw; in uv_getrusage()
332 | ``15`` | :attr:`ru_nivcsw` | involuntary context switches |
1213 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