Searched refs:total_rss (Results 1 – 3 of 3) sorted by relevance
155 uint64_t total_rss = 0, total_pss = 0; in PrintDmaBufPerProcess() local174 total_rss += rss; in PrintDmaBufPerProcess()179 total_size / 1024, kernel_rss / 1024, total_rss / 1024, total_pss / 1024); in PrintDmaBufPerProcess()
78 uint64_t total_rss = 0; in TEST() local82 total_rss += map.usage.rss; in TEST()88 EXPECT_NE(0, total_rss) << "RSS zero for all maps, that is not possible."; in TEST()
6661 // Value is read from memory.stat, field total_rss if per-app memory