Searched refs:cpi (Results 1 – 1 of 1) sorted by relevance
218 double cpi = static_cast<double>(other->count) / s.count; in GetCommentForSummary() local219 return android::base::StringPrintf("%lf%ccycles per instruction", cpi, in GetCommentForSummary()