Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4u.c65 struct mem_total memory_total; /* Total memory in system */ in display() local
99 display_memorysize(tree, kstats, &memory_total); in display()
H A Dmemory.c88 struct mem_total *memory_total) in display_memorysize() argument
H A Ddisplay_sun4v.c122 struct mem_total memory_total; /* Total memory in system */ in sun4v_display() local
158 display_memorysize(tree, NULL, &memory_total); in sun4v_display()
/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h141 struct mem_total *memory_total);