Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libprtdiag/inc/
H A Ddisplay.h47 struct mem_total { struct
H A Dlibprtdiag.h142 struct grp_info *grps, struct mem_total *memory_total);
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/
H A Dsunfire.c79 struct grp_info *grps, struct mem_total *memory_total);
92 static void get_mem_total(struct mem_total *, struct grp_info *);
563 struct grp_info *grps, struct mem_total *memory_total) { in display_memorysize()
1139 get_mem_total(struct mem_total *mem_total, struct grp_info *grps) in get_mem_total() argument
1145 mem_total->dram = 0; in get_mem_total()
1146 mem_total->nvsimm = 0; in get_mem_total()
1151 mem_total->dram += grp->size; in get_mem_total()
/titanic_41/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4u.c64 struct mem_total memory_total; /* Total memory in system */ in display()
H A Dmemory.c89 struct grp_info *grps, struct mem_total *memory_total) in display_memorysize()
H A Ddisplay_sun4v.c121 struct mem_total memory_total; /* Total memory in system */ in sun4v_display()
/titanic_41/usr/src/cmd/sa/
H A Dsadc.c472 u_longlong_t slab_create, slab_destroy, slab_size, mem_total; in all_stat_load() local
489 mem_total = (slab_create - slab_destroy) * slab_size; in all_stat_load()
491 d.kmi.km_mem[kmi_index] += (ulong_t)mem_total; in all_stat_load()
493 (ulong_t)mem_total - buf_size * buf_avail; in all_stat_load()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/
H A Dsnowbird.c345 struct mem_total memory_total; /* total memory in system */ in do_prominfo()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c355 struct mem_total memory_total; /* Total memory in system */ in display()