Home
last modified time | relevance | path

Searched refs:StopAndGetMeasurements (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dperf_counters.h144 StopAndGetMeasurements() { in StopAndGetMeasurements() function
H A Dbenchmark.cc187 auto measurements = perf_counters_measurement_->StopAndGetMeasurements(); in PauseTiming()