Searched refs:collected (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/avs/dsstat/
H A Dsndr_stats.h57 int collected; member in struct:sndrstat_s
H A Dii_stats.h69 int collected; member in struct:iistat_s
H A Dsdbc_stats.h54 int collected; member in struct:sdbcstat_s
H A Dii_stats.c128 iistat->collected |= GOT_SETSTAT;
141 iistat->collected |= GOT_MSTSTAT;
154 iistat->collected |= GOT_SHDSTAT;
167 iistat->collected |= GOT_BMPSTAT;
180 iistat->collected |= GOT_OVRSTAT;
189 if (IIMG_COMPLETE(iistat->collected)) {
221 cur->collected = 0;
254 cur->collected |= GOT_SETSTAT;
273 cur->collected |= GOT_MSTSTAT;
285 cur->collected |
[all...]
H A Dsndr_stats.c146 sndrstat->collected |= GOT_SET_KSTAT;
159 sndrstat->collected |= GOT_BMP_KSTAT;
172 sndrstat->collected |= GOT_SEC_KSTAT;
181 if (SNDR_COMPLETE(sndrstat->collected)) {
246 cur->collected = 0;
274 cur->collected |= GOT_SET_KSTAT;
295 cur->collected |= GOT_BMP_KSTAT;
307 cur->collected |= GOT_SEC_KSTAT;
360 if (SNDR_COMPLETE(cur->collected)) {
608 if (SNDR_COMPLETE(sndrstat->collected))
[all...]
H A Dsdbc_stats.c124 sdbcstat->collected |= GOT_SET_KSTAT;
137 sdbcstat->collected |= GOT_IO_KSTAT;
146 if (SDBC_COMPLETE(sdbcstat->collected)) {
187 cur->collected = 0;
211 cur->collected |= GOT_SET_KSTAT;
233 cur->collected |= GOT_IO_KSTAT;
283 if (SDBC_COMPLETE(cur->collected)) {
456 if (SDBC_COMPLETE(cur->collected)) {
576 if (SDBC_COMPLETE(sdbcstat->collected))
/illumos-gate/usr/src/uts/common/sys/
H A Dmem_config.h66 pgcnt_t collected; /* done when == managed */ member in struct:__anon8160
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_del.c168 (dsp->last_collected != dstat.collected)) {
170 dsp->last_collected = dstat.collected;
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c1540 mdstp->collected = mhp->mh_vm_pages - mhp->mh_hold_todo;
1801 pgcnt_t collected; local
1804 collected = 0;
1906 collected++;
2065 collected++;
2108 * so that it can be collected.
2237 collected++;
2253 (collected == 0)) {
2332 * Free retired page bitmap and collected page bitmap
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_mem.c970 stat->collected = ptob(del_stat.collected);
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c803 * i.e. it's collected.
805 msp->ms_detpages += (uint_t)(mdst.collected +
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c788 * i.e. it's collected.
790 msp->ms_detpages += (uint_t)(mdst.collected +
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c4140 * i.e. it's collected.
4142 msp->ms_detpages += (uint_t)(mdst.collected +

Completed in 105 milliseconds