Searched refs:pswpin (Results 1 – 4 of 4) sorted by relevance
87 pswpin=vmstat_diff.pswpin,
307 EXPECT_EQ(179LU, vmstat.pswpin); in TEST_F()311 EXPECT_EQ(12LU, vmstat.pswpin); in TEST_F()
390 unsigned long pswpin = 0; member
593 vmstat->pswpin = val; in ParseProcVmstat()638 res->SetInteger("pswpin", pswpin); in ToValue()