Searched defs:Measure (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/lldb/examples/python/ | ||
H A D | performance.py | 287 def Measure(self): member in Measurement |
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ | ||
H A D | BenchmarkResult.h | 41 Measure, enumerator |
H A D | SchedClassResolution.cpp | 304 BenchmarkMeasure &Measure = std::get<0>(I); in getAsPoint() local |