Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libmemtrack/
Ddmabuf.cpp25 struct DmabufBuffer { struct
30 DmabufBuffer(unsigned int _id, size_t _size, size_t _pss) in DmabufBuffer() argument
38 static bool build_dmabuf_footprint(vector<DmabufBuffer> &buffers, pid_t pid) in build_dmabuf_footprint() argument
60 static bool complete_dmabuf_footprint(int type, vector<DmabufBuffer> &buffers) in complete_dmabuf_footprint()
107 vector<DmabufBuffer> buffers; in dmabuf_memtrack_get_memory()