Searched refs:kernel_rss (Results 1 – 1 of 1) sorted by relevance
139 uint64_t kernel_rss = 0; // Total size of dmabufs NOT mapped or opened by a process in PrintDmaBufPerProcess() local146 kernel_rss += buf.size(); in PrintDmaBufPerProcess()179 total_size / 1024, kernel_rss / 1024, total_rss / 1024, total_pss / 1024); in PrintDmaBufPerProcess()