Searched refs:MDSTAT_PGRP (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | mem_config.c | 725 #define MDSTAT_PGRP(MHP, ntck) ((MHP)->mh_delstat.nticks_pgrp += (ntck)) macro 731 #define MDSTAT_PGRP(MHP, ntck) macro 1972 MDSTAT_PGRP(mhp, in delete_memory_thread() 1985 MDSTAT_PGRP(mhp, ntick_pgrp); in delete_memory_thread() 2033 MDSTAT_PGRP(mhp, ntick_pgrp); in delete_memory_thread() 2046 MDSTAT_PGRP(mhp, ntick_pgrp); in delete_memory_thread() 2071 MDSTAT_PGRP(mhp, ntick_pgrp); in delete_memory_thread() 2089 MDSTAT_PGRP(mhp, ntick_pgrp); in delete_memory_thread() 2106 MDSTAT_PGRP(mhp, ntick_pgrp); in delete_memory_thread() 2165 MDSTAT_PGRP(mhp, ntick_pgrp); in delete_memory_thread()
|