Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c804 uint64_t old_phys_total; in update_phys_total() local
806 old_phys_total = phys_total; in update_phys_total()
808 if (phys_total != old_phys_total) in update_phys_total()
809 debug("physical memory%s: %lluM\n", (old_phys_total == 0 ? in update_phys_total()