Home
last modified time | relevance | path

Searched defs:utime (Results 1 – 25 of 43) sorted by relevance

12

/external/libpcap/testprogs/
Dfindalldevstest-perf.c32 ULONGLONG ktime, utime, tottime; in main() local
35 struct timeval ktime, utime, tottime; in main() local
/external/musl/src/time/
Dutime.c6 int utime(const char *path, const struct utimbuf *times) in utime() function
/external/strace/
Dutime.c11 SYS_FUNC(utime) in SYS_FUNC() argument
/external/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime01.c76 long unsigned utime; in setup() local
/external/grpc-grpc/test/cpp/qps/
Dusage_timer.cc43 static void get_resource_usage(double* utime, double* stime) { in get_resource_usage()
/external/python/cpython2/RISCOS/
Dunixstuff.c26 int acorntime(bits *ex, bits *ld, time_t utime) in acorntime()
/external/libbrillo/brillo/daemons/
Ddaemon.cc130 time_t utime = time.ToTimeT(); in GetTimeAsLogString() local
/external/perfetto/include/perfetto/ext/base/
Dwatchdog_posix.h34 unsigned long int utime = 0l; member
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dprocess_info.h36 unsigned long utime; member
/external/cronet/base/hash/
Dhash_perftest.cc50 std::vector<TimeDelta> utime(kNumRuns); in RunTest() local
/external/libtraceevent/plugins/
Dplugin_futex.c21 unsigned long long utime; /* or val2 */ member
/external/perfetto/src/tools/cpu_utilization/
Dcpu_utilization.cc137 unsigned long utime = 0; in CpuUtilizationMain() local
/external/kernel-headers/original/uapi/linux/raid/
Dmd_u.h95 unsigned int utime; /* 0 Superblock update time */ member
Dmd_p.h160 __u32 utime; /* 0 Superblock update time */ member
293 __le64 utime; /* 40 bits second, 24 bits microseconds */ member
/external/ImageMagick/MagickCore/
Dnt-base.h274 # define utime(filename,time) _utime(filename,(struct _utimbuf*) time) macro
/external/python/cpython3/Modules/
Dtimemodule.c1190 _PyTime_t ktime, utime, t; local
1383 _PyTime_t ktime, utime, t; local
/external/zlib/contrib/bench/
Dzlib_bench.cc289 double utime[runs]; in zlib_file() local
/external/libchrome/base/process/
Dprocess_metrics_linux.cc397 int utime = 0; in ParseProcStatCPU() local
/external/cronet/base/process/
Dprocess_metrics_linux.cc332 int utime = 0; in ParseProcStatCPU() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUnicodeSetTest.java934 double utime = (end - middle)/iterations; in CheckSpeed2() local
962 double utime = (end - middle)/iterations; in CheckSpeed3() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java931 double utime = (end - middle)/iterations; in CheckSpeed2() local
959 double utime = (end - middle)/iterations; in CheckSpeed3() local
/external/brotli/c/tools/
Dbrotli.c50 #define utime _utime macro
/external/python/pyfakefs/pyfakefs/
Dfake_pathlib.py156 utime = _wrap_strfunc(FakeFilesystem.utime) variable in _FakeAccessor
/external/cronet/third_party/brotli/tools/
Dbrotli.c50 #define utime _utime macro
/external/python/parse_type/tasks/_vendor/
Dpathlib.py394 utime = _wrap_strfunc(os.utime) variable in _NormalAccessor

12