Searched
refs:gettimeofday (Results
476 -
500 of
605) sorted by null
<<11121314151617181920>>
/external/netperf/ |
nettest_unix.c | [all...] |
/hardware/intel/common/libva/test/encode/ |
avcenc.c | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
VPPTest.c | 231 nStatus = gettimeofday(&newer, NULL); [all...] |
/external/cmockery/cmockery_0_1_2/ |
configure | [all...] |
/art/runtime/hprof/ |
hprof.cc | 648 if (gettimeofday(&now, NULL) < 0) { [all...] |
/external/blktrace/btreplay/ |
btreplay.c | 360 gettimeofday(&tp, NULL); [all...] |
/external/chromium_org/native_client_sdk/src/libraries/xray/ |
xray.c | 36 gettimeofday(&tv, NULL);
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_osinst.c | 220 gettimeofday(&sTime, 0); [all...] |
/external/compiler-rt/lib/dfsan/ |
dfsan_custom.cc | 714 int ret = gettimeofday(tv, tz);
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_linux.cc | 314 internal_syscall(SYSCALL(gettimeofday), (uptr)&tv, 0);
|
/external/compiler-rt/test/dfsan/ |
custom.c | 624 int ret = gettimeofday(&tv, &tz);
|
/external/iproute2/misc/ |
arpd.c | 247 gettimeofday(&now, NULL);
|
/external/libpcap/ |
pcap-usb-linux.c | 521 if (gettimeofday(&pkth.ts, NULL) < 0)
|
/external/lldb/tools/debugserver/source/MacOSX/ |
MachTask.cpp | 344 int res = gettimeofday(¤t_elapsed_time, NULL); [all...] |
/external/lzma/CPP/7zip/UI/Common/ |
Bench.cpp | 244 if (gettimeofday(&v, 0) == 0)
|
/external/qemu/slirp/ |
slirp.c | 231 gettimeofday(&tt, NULL);
|
/external/srec/srec/EventLog/src/ |
EventLogImpl.c | 236 gettimeofday ( &dir_stamp, NULL );
|
/frameworks/av/cmds/stagefright/ |
stagefright.cpp | 74 gettimeofday(&tv, NULL); [all...] |
/frameworks/av/media/libstagefright/rtsp/ |
MyTransmitter.h | 139 gettimeofday(&tv, NULL);
|
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_menu.cpp | 440 gettimeofday(¤t_time, 0); [all...] |
/ndk/sources/host-tools/make-3.81/ |
file.c | 822 if (gettimeofday (&timeval, 0) == 0)
|
/system/core/adb/ |
file_sync_client.c | 42 gettimeofday(&tv, 0);
|
/system/core/init/ |
devices.c | 375 gettimeofday(&tv, 0);
|
/system/core/libpixelflinger/ |
pixelflinger.cpp | 739 gettimeofday(&t, NULL);
|
/bionic/linker/ |
linker.cpp | [all...] |
Completed in 2979 milliseconds
<<11121314151617181920>>