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