Home | History | Annotate | Download | only in src

Lines Matching defs:pactive

323 	size_t page, pactive, pdirty, mapped, retained;
386 CTL_M2_GET("stats.arenas.0.pactive", i, &pactive, size_t);
393 "\t\t\t\t\"pactive\": %zu,\n", pactive);
504 "active: %12zu\n", pactive * page);