Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dmem_config.c1730 uint64_t start_total, ntick_total; in delete_memory_thread() local
2278 ntick_total = (uint64_t)ddi_get_lbolt() - start_total; in delete_memory_thread()
2280 MDSTAT_TOTAL(mhp, ntick_total); in delete_memory_thread()