Searched refs:otherScale (Results 1 – 1 of 1) sorted by relevance
425 double otherScale = 1.0; in GetDetailComments() local427 bool other = FindPerCoreEventCount(summary, cpuCyclesCount, otherScale); in GetDetailComments()428 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetDetailComments()434 double otherScale = 1.0; in GetDetailComments() local436 bool other = FindPerCoreEventCount(summary, branchInstructionsCount, otherScale); in GetDetailComments()437 if ((other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) && in GetDetailComments()508 double otherScale = 1.0; in GetComments() local511 otherScale); in GetComments()512 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetComments()521 double otherScale = 1.0; in GetComments() local[all …]