Searched refs:exporter_info_ (Results 1 – 2 of 2) sorted by relevance
47 return exporter_info_; in exporter_info()56 std::unordered_map<std::string, struct DmabufTotal> exporter_info_; variable
103 auto exp_stats = stats->exporter_info_.find(info.exp_name); in GetDmabufSysfsStats()104 if (exp_stats != stats->exporter_info_.end()) { in GetDmabufSysfsStats()109 stats->exporter_info_[info.exp_name] = total; in GetDmabufSysfsStats()