Home
last modified time | relevance | path

Searched defs:Measurements (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DTestTracer.h42 llvm::StringMap<llvm::StringMap<std::vector<double>>> Measurements; variable
/llvm-project/libc/benchmarks/
H A DLibcMemoryBenchmarkMain.cpp192 auto &Measurements = Study.Measurements; run() local
229 auto &Measurements = Study.Measurements; run() local
[all...]
H A DLibcMemoryBenchmark.h98 std::vector<Duration> Measurements; member
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h121 std::vector<BenchmarkMeasure> Measurements; member
H A DClustering.cpp68 ArrayRef<BenchmarkMeasure> Measurements = Points_[P].Measurements; in areAllNeighbours() local
/llvm-project/clang-tools-extra/clangd/tool/
H A DCheck.cpp326 std::array<Duration, 5> Measurements; checkTidyTimes() local