Function pagemap::uss[][src]

pub fn uss(pid: u64) -> Result<u64>

Calculate the “unique set size” (USS) (i.e., the amount of memory that a process is using which is not shared with any other process) in bytes.