Home
last modified time | relevance | path

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

/external/lldb/tools/lldb-perf/lib/
DTimer.h41 GetStopValue () const;
DGauge.h43 GetStopValue () const = 0;
DTimer.cpp51 TimeGauge::GetStopValue () const in GetStopValue() function in TimeGauge
DMemoryGauge.h113 GetStopValue() const in GetStopValue() function
DMeasurement.h105 …tDescription(), lldb_perf::GetResult<typename GaugeType::ValueType> (NULL, metric.GetStopValue())); in WriteStopValue()
/external/lldb/tools/lldb-perf/common/clang/
Dlldb_perf_clang.cpp205 m_memory_total.GetStopValue().GetResult(NULL, NULL)); in WriteResults()