Searched refs:prev_ahrm (Results 1 – 1 of 1) sorted by relevance
213 struct hrmstat *prev_ahrm; in hat_freestat() local232 for (prev_ahrm = NULL; hrm; hrm = hrm->hrm_anext) { in hat_freestat()240 if (prev_ahrm == NULL) in hat_freestat()243 prev_ahrm->hrm_anext = hrm->hrm_anext; in hat_freestat()246 prev_ahrm = hrm; in hat_freestat()