Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp.h267 hrtime_t lpl_homed_time; /* time of last homing to this lpl */ member
/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c2066 lpl->lpl_homed_time = 0; in lpl_clear()
3181 bestlpl->lpl_homed_time = gethrtime_unscaled(); in lgrp_choose()
3207 lpl1->lpl_homed_time < lpl2->lpl_homed_time) { in lpl_pick()