Searched refs:exp_stats (Results 1 – 1 of 1) sorted by relevance
109 auto exp_stats = stats->exporter_info_.find(info.exp_name); in GetDmabufSysfsStats() local110 if (exp_stats != stats->exporter_info_.end()) { in GetDmabufSysfsStats()111 exp_stats->second.size += info.size; in GetDmabufSysfsStats()112 exp_stats->second.buffer_count++; in GetDmabufSysfsStats()