Home
last modified time | relevance | path

Searched defs:starttime (Results 1 – 21 of 21) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dmain.c39 struct timeval starttime; member
65 struct timeval starttime, endtime, difftime; in main() local
Dutil.c237 struct timeval starttime, endtime, difftime; in ffsb_sync() local
318 struct timeval starttime, endtime, junk, difftime; in ffsb_bench_gettimeofday() local
335 struct timeval starttime, endtime, difftime; in ffsb_bench_getpid() local
/external/python/cpython2/RISCOS/
Dsleep.c12 os_t starttime, endtime, time; /* monotonic times (centiseconds) */ in riscos_sleep() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc46 double starttime; in main() local
/external/ltp/testcases/realtime/perf/latency/
Dpthread_cond_latency.c117 double starttime; in test_signal() local
Dpthread_cond_many.c152 double starttime; in wake_child() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/
DtestG722.cc53 double starttime; in main() local
/external/gemmlowp/test/
Dbenchmark.cc101 double starttime = real_time_in_seconds(); in time_for_gemms() local
218 double starttime = real_time_in_seconds(); in benchmark_gemm_sizes() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_sequence_coder.cc160 int64_t starttime = webrtc::TickTime::MillisecondTimestamp(); in SequenceCoder() local
/external/tcpdump/
Dprint-mpcp.c66 uint8_t starttime[MPCP_TIMESTAMP_LEN]; member
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c98 double starttime; in main() local
Dkenny.cc110 double starttime, runtime, length_file; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/
DsimpleKenny.c90 double starttime; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc54 double starttime, runtime, length_file; in main() local
/external/ltp/tools/genload/
Dstress.c91 long starttime, stoptime, runtime; in main() local
Dgenload.c91 long starttime, stoptime, runtime; in main() local
/external/libevent/test/
Dregress_thread.c533 struct timeval starttime, endtime; in thread_no_events() local
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp204 double starttime = timer.getCpuTime(); in run() local
/external/icu/icu4c/source/tools/tzcode/
Dzic.c2223 register zic_t starttime, untiltime; in outzone() local
2679 addtt(const zic_t starttime, int type) in addtt()
Dlocaltime.c1019 starttime = transtime(year, &start, stdoffset), in tzparse() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc327 int64 starttime, Status* status) { in AddControlTrigger()