Home
last modified time | relevance | path

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

/external/lldb/tools/lldb-perf/lib/
DTimer.h38 GetStartValue () const;
DGauge.h40 GetStartValue () const = 0;
DTimer.cpp45 TimeGauge::GetStartValue () const in GetStartValue() function in TimeGauge
DMemoryGauge.h107 GetStartValue() const in GetStartValue() function
DMeasurement.h98 …Description(), lldb_perf::GetResult<typename GaugeType::ValueType> (NULL, metric.GetStartValue())); in WriteStartValue()