Searched refs:PerSnippetValue (Results 1 – 4 of 4) sorted by relevance
206 Io.mapOptional("per_snippet_value", Obj.PerSnippetValue); in mapping()408 return std::tie(A.Key, A.PerInstructionValue, A.PerSnippetValue) == in operator ==()409 std::tie(B.Key, B.PerInstructionValue, B.PerSnippetValue); in operator ==()
67 double PerSnippetValue; member
235 BM.PerSnippetValue *= in runConfiguration()
409 Measurement.PerSnippetValue = std::min( in runBenchmarkConfigurations()410 Measurement.PerSnippetValue, NewMeasurement.PerSnippetValue); in runBenchmarkConfigurations()