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