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

  /external/lldb/tools/lldb-perf/lib/
Measurement.h 49 m_metric(rhs.GetMetric())
75 GetMetric () const
97 auto metric = GetMetric ();
104 auto metric = GetMetric ();
111 auto metric = GetMetric ();
118 auto metric = GetMetric ();
129 auto metric = GetMetric ();
  /external/lldb/tools/lldb-perf/common/stepping/
lldb-perf-stepping.cpp 93 results_dict.AddDouble ("total-time", "Total time spent stepping.", m_time_measurements.GetMetric().GetSum());
94 results_dict.AddDouble ("stddev-time", "StdDev of time spent stepping.", m_time_measurements.GetMetric().GetStandardDeviation());
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js     [all...]

Completed in 2196 milliseconds