/aosp12/system/extras/boottime_tools/bootio/ |
H A D | protos.proto | 29 required int64 stime = 5; field 53 required int64 stime = 10; field
|
H A D | bootio_collector.cpp | 41 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 D | WifiConnScanReceiver.java | 90 protected String doInBackground(Integer... stime) { in doInBackground()
|
/aosp12/hardware/google/pixel/pixelstats/ |
H A D | MmMetricsReporter.cpp | 381 uint64_t stime; in getStimeByPid() local 429 uint64_t stime = getStimeByPid(*pid); in fillProcessStime() local
|
/aosp12/art/runtime/native/ |
H A D | org_apache_harmony_dalvik_ddmc_DdmVmInternal.cc | 175 int stime; in ThreadStatsGetterCallback() local
|
/aosp12/hardware/google/pixel/perfstatsd/ |
H A D | cpu_usage.cpp | 92 uint64_t stime = 0; in profileProcess() local
|
/aosp12/art/libartbase/base/ |
H A D | utils.cc | 306 void GetTaskStats(pid_t tid, char* state, int* utime, int* stime, int* task_cpu) { in GetTaskStats()
|
/aosp12/system/extras/cpustats/ |
H A D | cpustats.c | 45 long unsigned utime, ntime, stime, itime, iowtime, irqtime, sirqtime; member
|
/aosp12/system/extras/ANRdaemon/ |
H A D | ANRdaemon.cpp | 73 unsigned long utime, ntime, stime, itime; member
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | btrfs.h | 414 struct btrfs_ioctl_timespec stime; member 447 struct btrfs_ioctl_timespec stime; member
|
H A D | btrfs_tree.h | 281 struct btrfs_timespec stime; member
|
/aosp12/system/core/llkd/ |
H A D | libllkd.cpp | 1033 unsigned stime = -1; in llkCheck() local
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.cpp | 3684 unsigned long long utime = 0, stime = 0, iotime = 0; in show_showtime() local
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 6767 private void printStepCpuUidDetails(StringBuilder sb, int uid, int utime, int stime) { in printStepCpuUidDetails() 6777 int stime) { in printStepCpuUidCheckinDetails()
|
/aosp12/art/runtime/ |
H A D | thread.cc | 1941 int stime = 0; in DumpState() local
|