Searched refs:Uops (Results 1 – 9 of 9) sorted by relevance
63 case InstructionBenchmark::Uops: in createSnippetGenerator()90 case InstructionBenchmark::Uops: in createBenchmarkRunner()
25 : BenchmarkRunner(State, InstructionBenchmark::Uops) {} in UopsBenchmarkRunner()
62 enum ModeE { Unknown, Latency, Uops, InverseThroughput }; enumerator
280 } else if (Mode == InstructionBenchmark::Uops) { in getAsPoint()
388 case InstructionBenchmark::Uops: in validate()
239 Io.enumCase(Value, "uops", exegesis::InstructionBenchmark::Uops); in enumeration()
289 case InstructionBenchmark::Uops: in printPointHtml()
18 // Uops | Latency from register | Uops - resource requirements - latency
80 clEnumValN(exegesis::InstructionBenchmark::Uops, "uops",