Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c3225 static uint64_t lgrp_trthr_moves = 0; variable
3230 return (lgrp_trthr_moves); in lgrp_get_trthr_migrations()
3236 atomic_add_64(&lgrp_trthr_moves, incr); in lgrp_update_trthr_migrations()