Lines Matching refs:total
685 """Convert a number of pages of memory into a total size in KBytes."""
700 # represent a non-global zone so just return the system's total
741 # determining this so use the system's notion of the total number
771 total = 0
776 total += value
783 return total
807 total = 0
815 total += self._sum_kstat_statistic(cpus, 'cpu_nsec_kernel_cur')
816 total += self._sum_kstat_statistic(cpus, 'cpu_nsec_user_cur')
821 total += initial['cpu_nsec_user'] + initial['cpu_nsec_kernel']
822 return total
847 """Return the total number of virtual machines.
3785 # Subtract the number of free pages from the total to get the used.
4403 the total number of I/O requests made, bytes is the total number of