Searched refs:otherConfig (Results 1 – 2 of 2) sorted by relevance
342 bool Report::OutputStdStatistics(ReportEventConfigItem &config, ReportEventConfigItem &otherConfig) in OutputStdStatistics() argument344 if (config != otherConfig) { in OutputStdStatistics()351 otherConfig.sampleCount_); in OutputStdStatistics()357 fprintf(output_, "%" PRIu64 " vs %" PRIu64 "\n", config.eventCount_, otherConfig.eventCount_); in OutputStdStatistics()
544 bool OutputStdStatistics(ReportEventConfigItem &config, ReportEventConfigItem &otherConfig);