Home
last modified time | relevance | path

Searched defs:total_times (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dcpumonitor.cc173 uint64 total_times, cpu_times; in GetSystemLoad() local
243 const uint64 total_times = cpu_times + cpu_info.cpu_ticks[CPU_STATE_IDLE]; in GetSystemLoad() local
269 const uint64 total_times = cpu_times + idle; in GetSystemLoad() local
275 const uint64 total_times = 0; in GetSystemLoad() local
304 const uint64 total_times = in GetProcessLoad() local
314 const uint64 total_times = tv.tv_sec * kNumMicrosecsPerSec + tv.tv_usec; in GetProcessLoad() local
/external/netperf/
Dnettest_unix.c2239 unsigned int total_times=0; in send_dg_rr() local
Dnettest_dlpi.c2424 unsigned int total_times=0; in send_dlpi_cl_rr() local