HomeSort by relevance Sort by last modified time
    Searched refs:gettimeofday (Results 301 - 325 of 605) sorted by null

<<11121314151617181920>>

  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.h 577 gettimeofday(&res, NULL);
  /device/asus/fugu/recovery/
recovery_ui.cpp 60 gettimeofday(&tv, NULL);
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
sunspider 33 use Time::HiRes qw(gettimeofday tv_interval);
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
clock.cc 227 gettimeofday(&tv, &tz);
  /external/chromium_org/tools/android/file_poller/
file_poller.cc 88 gettimeofday(&tv, NULL);
  /external/dhcpcd/
bind.c 162 if (gettimeofday(&tv, NULL) == 0)
common.c 195 /* Something above failed, so fall back to gettimeofday */
200 return gettimeofday(tp, NULL);
  /external/e2fsprogs/misc/
badblocks.c 215 gettimeofday(&time_end, 0);
375 gettimeofday(&tv1, NULL);
378 gettimeofday(&tv2, NULL);
1221 gettimeofday(&time_start, 0);
    [all...]
  /external/fio/engines/
posixaio.c 36 gettimeofday(&tv, NULL);
  /external/fio/
mutex.c 103 gettimeofday(&tv_s, NULL);
  /external/libpcap/
dlpisubs.c 188 (void) gettimeofday(&pkthdr.ts, NULL);
pcap-can-linux.c 260 if( -1 == gettimeofday(&pkth.ts, NULL) )
pcap-dbus.c 92 gettimeofday(&pkth.ts, NULL);
  /external/libunwind/tests/
Gperf-simple.c 53 gettimeofday (&tv, NULL);
Gperf-trace.c 53 gettimeofday (&tv, NULL);
  /external/ltrace/testsuite/ltrace.minor/
wchar.exp 117 gettimeofday(&tv, NULL);
188 {{^gettimeofday\(.*, nil\).*= 0} == 1}
  /external/ppp/pppd/
tty.c 1072 gettimeofday(&levelt, NULL);
1082 gettimeofday(&lasttime, NULL);
1121 gettimeofday(&now, NULL);
1235 gettimeofday(&now, NULL);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 67 gettimeofday(&tk_time, &tz);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 67 gettimeofday(&tk_time, &tz);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 67 gettimeofday(&tk_time, &tz);
  /external/qemu/include/qemu/
timer.h 707 gettimeofday(&tv, NULL);
738 /* XXX: using gettimeofday leads to problems if the date
  /external/qemu/util/
oslib-posix.c 239 gettimeofday(&tv_now, NULL);
  /external/stressapptest/src/
disk_blocks.cc 139 gettimeofday(&tp, NULL);
  /external/webrtc/src/system_wrappers/interface/
tick_util.h 194 gettimeofday(&tv, NULL);
  /frameworks/rs/
rsCppUtils.h 173 gettimeofday(&t, NULL);

Completed in 750 milliseconds

<<11121314151617181920>>