HomeSort by: relevance | last modified time | path
    Searched refs:ctrs (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/raidframe/
rf_paritymap.h 90 struct rf_pmctrs ctrs; member in struct:rf_paritymap
rf_paritymap.c 74 memcpy(&ps->ctrs, &pm->ctrs, sizeof(ps->ctrs));
128 pm->ctrs.nwrite++;
209 pm->ctrs.ncachesync += setting + clearing;
210 pm->ctrs.nclearing += clearing;
358 pm->ctrs.nwrite = pm->ctrs.ncachesync = pm->ctrs.nclearing = 0;
raidframevar.h 637 struct rf_pmctrs ctrs; member in struct:rf_pmstat
  /src/sbin/raidctl/
raidctl.c 582 st.ctrs.nwrite, st.ctrs.ncachesync, st.ctrs.nclearing);

Completed in 14 milliseconds