HomeSort by relevance Sort by last modified time
    Searched refs:GetStopValue (Results 1 - 6 of 6) sorted by null

  /external/lldb/tools/lldb-perf/lib/
Timer.h 41 GetStopValue () const;
Gauge.h 43 GetStopValue () const = 0;
Timer.cpp 51 TimeGauge::GetStopValue () const
MemoryGauge.h 113 GetStopValue() const
Measurement.h 105 results.GetDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typename GaugeType::ValueType> (NULL, metric.GetStopValue()));
  /external/lldb/tools/lldb-perf/common/clang/
lldb_perf_clang.cpp 205 m_memory_total.GetStopValue().GetResult(NULL, NULL));

Completed in 338 milliseconds