Home
last modified time | relevance | path

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

/aosp12/system/extras/boottime_tools/bootio/
H A Dprotos.proto29 required int64 stime = 5; field
53 required int64 stime = 10; field
H A Dbootio_collector.cpp41 long unsigned utime, ntime, stime, itime; in PopulateCpu() local
127 uint64_t stime; in ReadStat() local
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DWifiConnScanReceiver.java90 protected String doInBackground(Integer... stime) { in doInBackground()
/aosp12/hardware/google/pixel/pixelstats/
H A DMmMetricsReporter.cpp381 uint64_t stime; in getStimeByPid() local
429 uint64_t stime = getStimeByPid(*pid); in fillProcessStime() local
/aosp12/art/runtime/native/
H A Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc175 int stime; in ThreadStatsGetterCallback() local
/aosp12/hardware/google/pixel/perfstatsd/
H A Dcpu_usage.cpp92 uint64_t stime = 0; in profileProcess() local
/aosp12/art/libartbase/base/
H A Dutils.cc306 void GetTaskStats(pid_t tid, char* state, int* utime, int* stime, int* task_cpu) { in GetTaskStats()
/aosp12/system/extras/cpustats/
H A Dcpustats.c45 long unsigned utime, ntime, stime, itime, iowtime, irqtime, sirqtime; member
/aosp12/system/extras/ANRdaemon/
H A DANRdaemon.cpp73 unsigned long utime, ntime, stime, itime; member
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dbtrfs.h414 struct btrfs_ioctl_timespec stime; member
447 struct btrfs_ioctl_timespec stime; member
H A Dbtrfs_tree.h281 struct btrfs_timespec stime; member
/aosp12/system/core/llkd/
H A Dlibllkd.cpp1033 unsigned stime = -1; in llkCheck() local
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp3684 unsigned long long utime = 0, stime = 0, iotime = 0; in show_showtime() local
/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java6767 private void printStepCpuUidDetails(StringBuilder sb, int uid, int utime, int stime) { in printStepCpuUidDetails()
6777 int stime) { in printStepCpuUidCheckinDetails()
/aosp12/art/runtime/
H A Dthread.cc1941 int stime = 0; in DumpState() local