Lines Matching defs:ScenarioResult
144 void JsonReporter::ReportQPSPerCore(const ScenarioResult& /*result*/) { in ReportQPSPerCore()
148 void JsonReporter::ReportLatency(const ScenarioResult& /*result*/) { in ReportLatency()
152 void JsonReporter::ReportTimes(const ScenarioResult& /*result*/) { in ReportTimes()
156 void JsonReporter::ReportCpuUsage(const ScenarioResult& /*result*/) { in ReportCpuUsage()
160 void JsonReporter::ReportPollCount(const ScenarioResult& /*result*/) { in ReportPollCount()
164 void JsonReporter::ReportQueriesPerCpuSec(const ScenarioResult& /*result*/) { in ReportQueriesPerCpuSec()
184 void RpcReporter::ReportQPSPerCore(const ScenarioResult& /*result*/) { in ReportQPSPerCore()
188 void RpcReporter::ReportLatency(const ScenarioResult& /*result*/) { in ReportLatency()
192 void RpcReporter::ReportTimes(const ScenarioResult& /*result*/) { in ReportTimes()
196 void RpcReporter::ReportCpuUsage(const ScenarioResult& /*result*/) { in ReportCpuUsage()
200 void RpcReporter::ReportPollCount(const ScenarioResult& /*result*/) { in ReportPollCount()
204 void RpcReporter::ReportQueriesPerCpuSec(const ScenarioResult& /*result*/) { in ReportQueriesPerCpuSec()