Searched refs:ru_minflt (Results 1 – 5 of 5) sorted by relevance
67 long ru_minflt; /* page reclaims */ member
93 PyStructSequence_SET_ITEM(result, 6, PyInt_FromLong(ru.ru_minflt)); in resource_getrusage()
5971 SET_INT(result, 6, ru->ru_minflt); in wait_helper()
2413 SET_INT(result, 6, ru->ru_minflt); in wait_helper()
4381 SET_INT(result, 6, ru->ru_minflt); in wait_helper()