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