Home | History | Annotate | Download | only in src

Lines Matching refs:pdirty

457 	{NAME("pdirty"),	CTL(stats_arenas_i_pdirty)},
541 astats->pdirty = 0;
564 &cstats->pactive, &cstats->pdirty, &cstats->astats,
577 &cstats->pactive, &cstats->pdirty);
588 sstats->pdirty += astats->pdirty;
742 ctl_stats.arenas[ctl_stats.narenas].pdirty) << LG_PAGE);
2101 CTL_RO_GEN(stats_arenas_i_pdirty, ctl_stats.arenas[mib[2]].pdirty, size_t)