Searched refs:DmabufTotal (Results 1 – 2 of 2) sorted by relevance
38 struct DmabufTotal { struct46 inline const std::unordered_map<std::string, struct DmabufTotal>& exporter_info() const { in exporter_info() argument56 std::unordered_map<std::string, struct DmabufTotal> exporter_info_;57 struct DmabufTotal total_;
108 struct DmabufTotal total = {.size = info.size, .buffer_count = 1}; in GetDmabufSysfsStats()