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

  /external/v8/tools/testrunner/network/
network_execution.py 241 total_runtime = 0.0
246 total_runtime += p.runtime
250 p.runtime /= total_runtime
  /external/linux-tools-perf/src/tools/perf/
builtin-sched.c 95 u64 total_runtime; member in struct:work_atoms
877 atoms->total_runtime += delta;
1117 sched->all_runtime += work_list->total_runtime;
1128 (double)work_list->total_runtime / 1e6,
1187 if (l->total_runtime < r->total_runtime)
1189 if (l->total_runtime > r->total_runtime)
    [all...]
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 122 milliseconds