Home
last modified time | relevance | path

Searched refs:pid_fdrefs (Results 1 – 1 of 1) sorted by relevance

/system/memory/libmeminfo/libdmabufinfo/tools/
Ddmabuf_dump.cpp93 int pid_fdrefs = 0, pid_maprefs = 0; in PrintDmaBufTable() local
97 pid_fdrefs += buf.fdrefs().at(pid); in PrintDmaBufTable()
103 if (pid_fdrefs || pid_maprefs) { in PrintDmaBufTable()
111 printf("%9d(%6d) refs |", pid_fdrefs, pid_maprefs); in PrintDmaBufTable()