Home
last modified time | relevance | path

Searched refs:stime (Results 1 – 25 of 37) sorted by relevance

12

/third_party/boost/libs/iostreams/test/
Dlarge_file_test.cpp121 SYSTEMTIME stime; in large_file_exists() local
122 if (!FileTimeToSystemTime(&info.ftLastWriteTime, &stime)) { in large_file_exists()
127 ctime.tm_year = stime.wYear - 1900; in large_file_exists()
128 ctime.tm_mon = stime.wMonth - 1; in large_file_exists()
129 ctime.tm_mday = stime.wDay; in large_file_exists()
130 ctime.tm_hour = stime.wHour; in large_file_exists()
131 ctime.tm_min = stime.wMinute; in large_file_exists()
132 ctime.tm_sec = stime.wSecond; in large_file_exists()
/third_party/grpc/test/cpp/qps/
Dusage_timer.cc43 static void get_resource_usage(double* utime, double* stime) { in get_resource_usage() argument
48 *stime = time_double(&usage.ru_stime); in get_resource_usage()
51 *stime = 0; in get_resource_usage()
/third_party/musl/porting/liteos_m/user/include/
Dtime.h129 int stime(const time_t *);
156 __REDIR(stime, __stime64);
/third_party/musl/include/
Dtime.h129 int stime(const time_t *);
156 __REDIR(stime, __stime64);
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h130 int stime(const time_t *);
157 __REDIR(stime, __stime64);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h130 int stime(const time_t *);
157 __REDIR(stime, __stime64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h143 int stime(const time_t *);
170 __REDIR(stime, __stime64);
/third_party/musl/compat/time32/
Dstime32.c7 return stime(&(time_t){*t}); in __stime32()
/third_party/musl/src/linux/
Dstime.c5 int stime(const time_t *t) in stime() function
/third_party/musl/porting/liteos_a/kernel/src/linux/
Dstime.c5 int stime(const time_t *t) in stime() function
/third_party/ltp/testcases/kernel/syscalls/stime/
Dstime_var.h24 return stime(ntime); in do_stime()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsystemclock.c123 GstClockTime stime, mtime; in test_async_full_slave_callback() local
135 stime = gst_clock_get_internal_time (clock); in test_async_full_slave_callback()
138 gst_clock_add_observation (clock, stime, mtime, &r_squared); in test_async_full_slave_callback()
/third_party/ltp/testcases/kernel/syscalls/
DMakefile30 sigrelse sigsuspend sigtimedwait sigwait sigwaitinfo stime \
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c63 uint32_t stime[MAX_CNTR_PER_GROUP]; member
272 group->stime[ctr] = gettime_us(); in select_counter()
280 uint32_t dt = delta(group->stime[ctr], t); in resample_counter()
284 group->stime[ctr] = t; in resample_counter()
/third_party/ffmpeg/libavcodec/
Dmfenc.c119 LONGLONG stime = mf_to_mf_time(avctx, av_pts); in mf_sample_set_pts() local
120 if (stime != MF_INVALID_TIME) in mf_sample_set_pts()
121 IMFSample_SetSampleTime(sample, stime); in mf_sample_set_pts()
124 static int64_t mf_from_mf_time(AVCodecContext *avctx, LONGLONG stime) in mf_from_mf_time() argument
126 return av_rescale_q(stime, MF_TIMEBASE, mf_get_tb(avctx)); in mf_from_mf_time()
/third_party/ffmpeg/tools/
Dcrypto_bench.c586 double mtime, ttime = 0, ttime2 = 0, stime; in run_implementation() local
624 stime = sqrt(ttime2 - ttime * ttime); in run_implementation()
626 impl->lib, impl->name, size, nruns, ttime, stime); in run_implementation()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c2650 GstClockTime stime; in gst_base_sink_wait() local
2666 stime = gst_base_sink_adjust_time (sink, time); in gst_base_sink_wait()
2670 status = gst_base_sink_wait_clock (sink, stime, jitter); in gst_base_sink_wait()
2727 GstClockTime rstart, rstop, rnext, sstart, sstop, stime; in gst_base_sink_do_sync() local
2827 stime = gst_base_sink_adjust_time (basesink, rstart); in gst_base_sink_do_sync()
2830 if (priv->rc_next == -1 || (stime != -1 && stime >= priv->rc_next)) { in gst_base_sink_do_sync()
2832 GST_TIME_ARGS (stime)); in gst_base_sink_do_sync()
2833 priv->rc_time = stime; in gst_base_sink_do_sync()
2838 stime = priv->rc_next; in gst_base_sink_do_sync()
2845 stime = bclass->update_reach_time (basesink, stime); in gst_base_sink_do_sync()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstclock.c1280 GstClockTime stime, mtime; in gst_clock_slave_callback() local
1289 stime = gst_clock_get_internal_time (clock); in gst_clock_slave_callback()
1294 GST_TIME_ARGS (mtime), GST_TIME_ARGS (stime)); in gst_clock_slave_callback()
1296 gst_clock_add_observation (clock, stime, mtime, &r_squared); in gst_clock_slave_callback()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/
Dcpu_sampling.cc253 uint64_t stime; in ParseCpuInfo() local
254 …_str(), "%*d %*s %*s %*lu %*lu %*lu %*lu %*lu %*lu %*lu %*lu %*lu %*lu %lu %lu", &utime, &stime) == in ParseCpuInfo()
261 (*op_stat)[op_id][thread_id].sys_stat_ = stime; in ParseCpuInfo()
/third_party/ltp/include/lapi/syscalls/
Dsparc64.in216 stime 233
Dsh.in25 stime 25
Dmips_o32.in26 stime 4025
Ds390.in23 stime 25
Dsparc.in232 stime 233
/third_party/python/Modules/
Dtimemodule.c1263 _PyTime_t utime, stime;
1275 if (_PyTime_FromTimeval(&stime, &ru.ru_stime) < 0) {
1279 _PyTime_t total = utime + stime;
1435 *tp = _PyTime_FromNanoseconds(tc.stime + tc.utime);

12