Searched refs:otherScale (Results 1 – 1 of 1) sorted by relevance
420 double otherScale = 1.0; in GetDetailComments() local422 bool other = FindPerCoreEventCount(summary, cpuCyclesCount, otherScale); in GetDetailComments()423 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetDetailComments()429 double otherScale = 1.0; in GetDetailComments() local431 bool other = FindPerCoreEventCount(summary, branchInstructionsCount, otherScale); in GetDetailComments()432 if ((other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) && in GetDetailComments()503 double otherScale = 1.0; in GetComments() local506 otherScale); in GetComments()507 if (other || (IsMonitoredAtAllTime(otherScale) && IsMonitoredAtAllTime(scale))) { in GetComments()516 double otherScale = 1.0; in GetComments() local[all …]