Home
last modified time | relevance | path

Searched defs:dmabuf_sysfs_path (Results 1 – 3 of 3) sorted by relevance

/system/memory/libmeminfo/libdmabufinfo/
Ddmabuf_sysfs_stats.cpp49 const std::string& dmabuf_sysfs_path) { in ReadBufferExporter()
55 bool ReadBufferSize(unsigned int inode, uint64_t* size, const std::string& dmabuf_sysfs_path) { in ReadBufferSize()
Ddmabufinfo.cpp203 const std::string& dmabuf_sysfs_path) { in ReadDmaBufMapRefs()
260 const std::string& procfs_path, const std::string& dmabuf_sysfs_path) { in ReadDmaBufInfo()
Ddmabufinfo_test.cpp309 std::filesystem::path dmabuf_sysfs_path; member in DmaBufProcessStatsTest