Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c1731 uint64_t start_total, ntick_total; in delete_memory_thread() local
2279 ntick_total = (uint64_t)ddi_get_lbolt() - start_total; in delete_memory_thread()
2281 MDSTAT_TOTAL(mhp, ntick_total); in delete_memory_thread()