Searched refs:pswpout (Results 1 – 4 of 4) sorted by relevance
88 pswpout=vmstat_diff.pswpout,
308 EXPECT_EQ(406LU, vmstat.pswpout); in TEST_F()312 EXPECT_EQ(901LU, vmstat.pswpout); in TEST_F()
391 unsigned long pswpout = 0; member
597 vmstat->pswpout = val; in ParseProcVmstat()639 res->SetInteger("pswpout", pswpout); in ToValue()