Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c10181 uint64_t cur_lgrp_trthr_migrs = lgrp_get_trthr_migrations(); in segvn_trupdate_wakeup() local
10183 if (cur_lgrp_trthr_migrs != segvn_lgrp_trthr_migrs_snpsht) { in segvn_trupdate_wakeup()
10184 segvn_lgrp_trthr_migrs_snpsht = cur_lgrp_trthr_migrs; in segvn_trupdate_wakeup()