Searched refs:gpu_pixops_ (Results 1 – 2 of 2) sorted by relevance
239 total_pixops_ - b.total_pixops_, gpu_pixops_ - b.gpu_pixops_, in minus()246 uint64_t gpu_pixops_ = 0; member
135 double Ratio = 1.0 - double(delta.gpu_pixops_) / double(delta.total_pixops_); in DumpDelta()147 << " / GPU: " << delta.gpu_pixops_ << "]\n" in DumpDelta()950 total_stats_.gpu_pixops_ += gpu_pixops; in ValidateDisplay()