Home
last modified time | relevance | path

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

/external/lldb/tools/lldb-perf/common/clang/
Dlldb_perf_clang.cpp35 m_time_set_bp_main([this] () -> void
99 m_time_set_bp_main(); in TestStep()
190 m_time_set_bp_main.WriteAverageAndStandardDeviation(results); in WriteResults()
264 TimeMeasurement<std::function<void()>> m_time_set_bp_main; member in ClangTest