Searched defs:mem_total (Results 1 – 3 of 3) sorted by relevance
47 struct mem_total { struct48 int dram;49 int nvsimm;
472 u_longlong_t slab_create, slab_destroy, slab_size, mem_total; in all_stat_load() local
1139 get_mem_total(struct mem_total *mem_total, struct grp_info *grps) in get_mem_total()