HomeSort by relevance Sort by last modified time
    Searched refs:gettimeofday (Results 126 - 150 of 751) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
cycleclock.h 120 // Use clock_gettime(CLOCK_MONOTONIC, ...) instead of gettimeofday
154 gettimeofday(&tv, nullptr);
158 // back to gettimeofday. It's possible clock_gettime would be better.
160 gettimeofday(&tv, nullptr);
  /test/vts/drivers/hal/libmeasurement/
vts_measurement.cpp 79 gettimeofday(&tv_, NULL);
88 gettimeofday(&curr_tv, NULL);
  /external/ltp/testcases/kernel/controllers/io-throttle/
iobw.c 112 gettimeofday(&start, NULL);
123 gettimeofday(&stop, NULL);
130 gettimeofday(&start, NULL);
141 gettimeofday(&stop, NULL);
264 gettimeofday(&start, NULL);
273 gettimeofday(&stop, NULL);
  /prebuilts/go/darwin-x86/src/syscall/
syscall_darwin_arm.go 17 //sysnb gettimeofday(tp *Timeval) (sec int32, usec int32, err error)
18 func Gettimeofday(tv *Timeval) error {
19 // The tv passed to gettimeofday must be non-nil
22 sec, usec, err := gettimeofday(tv)
syscall_darwin_arm64.go 17 //sysnb gettimeofday(tp *Timeval) (sec int64, usec int32, err error)
18 func Gettimeofday(tv *Timeval) error {
19 // The tv passed to gettimeofday must be non-nil
22 sec, usec, err := gettimeofday(tv)
  /prebuilts/go/linux-x86/src/syscall/
syscall_darwin_arm.go 17 //sysnb gettimeofday(tp *Timeval) (sec int32, usec int32, err error)
18 func Gettimeofday(tv *Timeval) error {
19 // The tv passed to gettimeofday must be non-nil
22 sec, usec, err := gettimeofday(tv)
syscall_darwin_arm64.go 17 //sysnb gettimeofday(tp *Timeval) (sec int64, usec int32, err error)
18 func Gettimeofday(tv *Timeval) error {
19 // The tv passed to gettimeofday must be non-nil
22 sec, usec, err := gettimeofday(tv)
  /external/ltp/utils/ffsb-6.0-rc2/
util.c 240 gettimeofday(&starttime, NULL);
242 gettimeofday(&endtime, NULL);
319 gettimeofday(&starttime, NULL);
321 gettimeofday(&junk, NULL);
322 gettimeofday(&endtime, NULL);
327 printf("average time for gettimeofday(): %llu nsec\n", average);
336 gettimeofday(&starttime, NULL);
339 gettimeofday(&endtime, NULL);
main.c 50 gettimeofday(&curtime, NULL);
107 gettimeofday(&starttime, NULL);
118 gettimeofday(&endtime, NULL);
160 gettimeofday(&pdata.starttime, NULL);
172 gettimeofday(&endtime, NULL);
  /device/google/marlin/dataservices/datatop/src/
datatop.c 100 gettimeofday(&tv, NULL);
118 gettimeofday(&itime, NULL);
127 gettimeofday(&ftime, NULL);
131 gettimeofday(&itime, NULL);
147 gettimeofday(&tv, NULL);
  /system/extras/tests/ext4/
rand_emmc_perf.c 124 gettimeofday(&stats_buf[i].start, NULL);
140 gettimeofday(&stats_buf[i].end, NULL);
154 gettimeofday(&start, NULL);
169 gettimeofday(&end, NULL);
176 gettimeofday(&end, NULL);
  /external/ltp/testcases/kernel/fs/fsx-linux/
fsx-linux.c 596 gettimeofday(&t, NULL);
627 gettimeofday(&t, NULL);
651 gettimeofday(&t, NULL);
684 gettimeofday(&t, NULL);
692 gettimeofday(&t, NULL);
703 gettimeofday(&t, NULL);
729 gettimeofday(&t, NULL);
765 gettimeofday(&t, NULL);
789 gettimeofday(&t, NULL);
826 gettimeofday(&t, NULL)
    [all...]
  /bionic/libc/bionic/
vdso.cpp 54 int gettimeofday(timeval* tv, struct timezone* tz) { function
55 auto vdso_gettimeofday = reinterpret_cast<decltype(&gettimeofday)>(
71 if (gettimeofday(&tv, nullptr) == -1) return -1;
  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 203 gettimeofday(&timeTemp, NULL);
210 gettimeofday(&timeNow, NULL);
219 gettimeofday(&timeTemp, NULL);
  /external/blktrace/btt/
bt_timeline.c 105 gettimeofday(&tvs, NULL);
112 gettimeofday(&tve, NULL);
  /external/curl/lib/
timeval.c 74 (void)gettimeofday(&now, NULL);
123 ** gettimeofday() is not granted to be increased monotonically, due to
129 (void)gettimeofday(&now, NULL);
  /external/e2fsprogs/e2fsck/
scantest.c 58 gettimeofday(&track->time_start, 0);
76 gettimeofday(&time_end, 0);
  /external/e2fsprogs/resize/
resource_track.c 31 gettimeofday(&track->time_start, 0);
74 gettimeofday(&time_end, 0);
  /external/libdrm/tests/
drmsl.c 89 gettimeofday(&start, NULL);
96 gettimeofday(&stop, NULL);
  /external/libvncserver/examples/
camera.c 61 gettimeofday(&now,NULL);
105 gettimeofday(&now,NULL);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/
rpc_pmap_rmtcall_performance.c 130 gettimeofday(&tv1, &tz);
139 gettimeofday(&tv2, &tz);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntraw_create/
rpc_clntraw_create_complex.c 92 gettimeofday(&tv1, &tz);
99 gettimeofday(&tv2, &tz);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
rpc_clnttcp_create_performance.c 122 gettimeofday(&tv1, &tz);
132 gettimeofday(&tv2, &tz);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/
rpc_clntudp_create_performance.c 124 gettimeofday(&tv1, &tz);
132 gettimeofday(&tv2, &tz);
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
rpc_clnt_call_performance.c 120 gettimeofday(&tv1, &tz);
131 gettimeofday(&tv2, &tz);

Completed in 412 milliseconds

1 2 3 4 56 7 8 91011>>