Home | History | Annotate | Download | only in src

Lines Matching refs:pdirty

461 	{NAME("pdirty"),	CTL(stats_arenas_i_pdirty)},
547 astats->pdirty = 0;
570 &cstats->pactive, &cstats->pdirty, &cstats->astats,
583 &cstats->pactive, &cstats->pdirty);
594 sstats->pdirty += astats->pdirty;
750 ctl_stats.arenas[ctl_stats.narenas].pdirty) << LG_PAGE);
2128 CTL_RO_GEN(stats_arenas_i_pdirty, ctl_stats.arenas[mib[2]].pdirty, size_t)