Home
last modified time | relevance | path

Searched defs:mem_total (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libprtdiag/inc/
H A Ddisplay.h47 struct mem_total { struct
48 int dram;
49 int nvsimm;
/titanic_44/usr/src/cmd/sa/
H A Dsadc.c472 u_longlong_t slab_create, slab_destroy, slab_size, mem_total; in all_stat_load() local
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/
H A Dsunfire.c1139 get_mem_total(struct mem_total *mem_total, struct grp_info *grps) in get_mem_total()