Searched refs:total_ (Results 1 – 2 of 2) sorted by relevance
49 inline uint64_t total_size() const { return total_.size; } in total_size()50 inline unsigned int total_count() const { return total_.buffer_count; } in total_count()57 struct DmabufTotal total_; variable
97 stats->total_.size += info.size; in GetDmabufSysfsStats()98 stats->total_.buffer_count++; in GetDmabufSysfsStats()