Searched defs:stime (Results 1 - 9 of 9) sorted by relevance
| /third_party/musl/porting/liteos_a/kernel/src/linux/ |
| H A D | stime.c | 5 int stime(const time_t *t) in stime() function
|
| /third_party/musl/src/linux/ |
| H A D | stime.c | 5 int stime(const time_t *t) in stime() function
|
| /third_party/ffmpeg/tools/ |
| H A D | crypto_bench.c | 586 double mtime, ttime = 0, ttime2 = 0, stime; in run_implementation() local
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 73 uint32_t stime[MAX_CNTR_PER_GROUP]; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_vblank.c | 695 ktime_t stime, etime; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mfenc.c | 121 LONGLONG stime = mf_to_mf_time(avctx, av_pts); in mf_sample_set_pts() local 126 static int64_t mf_from_mf_time(AVCodecContext *avctx, LONGLONG stime) in mf_from_mf_time() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/sched/ |
| H A D | signal.h | 50 atomic64_t stime;
member 176 u64 utime, stime, cutime, cstime;
member
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.c | 4015 int64_t stime, stime2; in process_input() local 4563 int64_t utime, stime, rtime; in main() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 296 u64 stime;
member 320 u64 stime;
member 1016 u64 stime;
member
|
Completed in 27 milliseconds