Home
last modified time | relevance | path

Searched refs:comp_rr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Dmetastat.c193 ushort_t *comp_rr; in print_mirror() local
237 comp_rr = (ushort_t *)mdb_alloc(num_rr * sizeof (ushort_t), in print_mirror()
249 print_comp_bm(rr_dirty_bm, num_rr, comp_rr, "dirty"); in print_mirror()
251 print_comp_bm(rr_goingclean_bm, num_rr, comp_rr, "clean"); in print_mirror()