Home
last modified time | relevance | path

Searched defs:measurements (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/utils/mbr/mbr/
H A Dstats.py9 def has_enough_measurements(measurements): argument
/llvm-project/third-party/benchmark/test/
H A Dperf_counters_gtest.cc168 std::vector<std::pair<std::string, double>> measurements; in TEST() local
301 std::vector<std::pair<std::string, double>> measurements; in TEST() local
/llvm-project/third-party/benchmark/src/
H A Dperf_counters.h169 std::vector<std::pair<std::string, double>>& measurements) { in Stop()
H A Dbenchmark.cc241 std::vector<std::pair<std::string, double>> measurements; in PauseTiming() local