Searched refs:GetDeltaValue (Results 1 - 6 of 6) sorted by relevance

/external/lldb/tools/lldb-perf/lib/
H A DTimer.h44 GetDeltaValue () const;
H A DGauge.h46 GetDeltaValue () const = 0;
H A DTimer.cpp57 TimeGauge::GetDeltaValue () const function in class:TimeGauge
H A DMemoryGauge.h119 GetDeltaValue() const;
H A DMemoryGauge.cpp140 MemoryGauge::GetDeltaValue () const function in class:MemoryGauge
/external/lldb/tools/lldb-perf/common/clang/
H A Dlldb_perf_clang.cpp193 m_memory_change_create_target.GetDeltaValue().GetResult(NULL, NULL));
197 m_memory_change_break_main.GetDeltaValue().GetResult(NULL, NULL));
209 m_time_launch_stop_main.GetDeltaValue());
213 m_time_total.GetDeltaValue());

Completed in 676 milliseconds