Home
last modified time | relevance | path

Searched defs:stime (Results 1 – 25 of 40) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1GeneralizedTime.java212 String stime = Strings.fromByteArray(contents); in getTime() local
255 private String calculateGMTOffset(String stime) in calculateGMTOffset()
364 String stime = Strings.fromByteArray(contents); in getDate() local
DASN1UTCTime.java229 String stime = Strings.fromByteArray(contents); in getTime() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/
DASN1GeneralizedTime.java214 String stime = Strings.fromByteArray(contents); in getTime() local
257 private String calculateGMTOffset(String stime) in calculateGMTOffset()
366 String stime = Strings.fromByteArray(contents); in getDate() local
DASN1UTCTime.java231 String stime = Strings.fromByteArray(contents); in getTime() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
DASN1GeneralizedTime.java214 String stime = Strings.fromByteArray(contents); in getTime() local
257 private String calculateGMTOffset(String stime) in calculateGMTOffset()
366 String stime = Strings.fromByteArray(contents); in getDate() local
DASN1UTCTime.java231 String stime = Strings.fromByteArray(contents); in getTime() local
/external/trusty/musl/src/linux/
Dstime.c5 int stime(const time_t *t) in stime() function
/external/musl/src/linux/
Dstime.c5 int stime(const time_t *t) in stime() function
/external/grpc-grpc/test/cpp/qps/
Dusage_timer.cc45 static void get_resource_usage(double* utime, double* stime) { in get_resource_usage()
/external/sdv/vsomeip/test/cpu_load_tests/
Dcpu_load_measurer.cpp106 std::uint64_t stime(0); in read_proc_pid_stat() local
/external/perfetto/include/perfetto/ext/base/
Dwatchdog_posix.h36 unsigned long int stime = 0l; member
/external/grpc-grpc/test/core/memory_usage/
Dmemstats.cc38 std::string utime, stime, cutime, cstime, priority, nice; in GetMemUsage() local
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dprocess_info.h37 unsigned long stime; member
/external/perfetto/src/tools/cpu_utilization/
Dcpu_utilization.cc138 unsigned long stime = 0; in CpuUtilizationMain() local
/external/linux-kselftest/tools/testing/selftests/bpf/benchs/
Dbench_local_storage_rcu_tasks_trace.c103 long stime; in kthread_pid_ticks() local
/external/python/cpython3/Include/internal/mimalloc/mimalloc/
Dprim.h85 mi_msecs_t stime; member
/external/linux-kselftest/tools/testing/selftests/bpf/
Dbench.h45 unsigned int stime; member
/external/autotest/tko/
Djob_serializer_unittest.py222 def check_time(self, dTime, stime): argument
/external/cronet/stable/base/process/
Dprocess_metrics_linux.cc79 const std::optional<int64_t> stime = in ParseTotalCPUTimeFromStats() local
254 int stime = 0; in ParseProcStatCPU() local
/external/cronet/tot/base/process/
Dprocess_metrics_linux.cc79 const std::optional<int64_t> stime = in ParseTotalCPUTimeFromStats() local
254 int stime = 0; in ParseProcStatCPU() local
/external/perfetto/src/traced/probes/ps/
Dprocess_stats_data_source.cc110 uint64_t stime = 0; member
/external/libchrome/base/process/
Dprocess_metrics_linux.cc398 int stime = 0; in ParseProcStatCPU() local
/external/strace/
Dstrace.c2356 struct timespec stime = { in next_event() local
Ddefs.h232 struct timespec stime; /* System time usage as of last process wait */ member
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h793 struct btrfs_ioctl_timespec stime; /* in */ member
901 struct btrfs_ioctl_timespec stime; member

12