Searched refs:total_count (Results 1 – 6 of 6) sorted by relevance
24 self.total_count = 050 total_count = row[3]54 scoremap[run_id][name].total_count = long(total_count)96 pj = 100 * res.jank_count / float(res.total_count)
46 self.total_count = 076 total_count = row[4]80 scoremap[run_id][name][iteration].total_count = long(total_count)137 pj = round_to_2(100 * res.jank_count / float(res.total_count))139 score = 100 * len(res.durations) / float(res.total_count)
45 uint32_t total_count; member
198 out_info->total_count = DvrVsyncPoseBuffer::kSize; in GetRingBuffer()
222 optional int32 total_count = 3; field
5131 optional int32 total_count = 3; field