HomeSort by relevance Sort by last modified time
    Searched defs:stime (Results 1 - 25 of 35) sorted by null

1 2

  /external/qemu/distrib/sdl-1.2.15/src/timer/wince/
SDL_systimer.c 49 SYSTEMTIME stime; local
51 GetSystemTime(&stime);
52 SystemTimeToFileTime(&stime,&ftime.ftime);
  /art/runtime/native/
org_apache_harmony_dalvik_ddmc_DdmVmInternal.cc 110 * (4b) stime
120 int stime; local
122 GetTaskStats(t->GetTid(), &native_thread_state, &utime, &stime, &task_cpu);
129 JDWP::Append4BE(bytes, stime);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERGeneralizedTime.java 144 String stime = Strings.fromByteArray(time); local
149 if (stime.charAt(stime.length() - 1) == 'Z')
151 return stime.substring(0, stime.length() - 1) + "GMT+00:00";
155 int signPos = stime.length() - 5;
156 char sign = stime.charAt(signPos);
159 return stime.substring(0, signPos)
161 + stime.substring(signPos, signPos + 3)
163 + stime.substring(signPos + 3)
223 String stime = Strings.fromByteArray(time); local
    [all...]
DERUTCTime.java 171 String stime = Strings.fromByteArray(time); local
176 if (stime.indexOf('-') < 0 && stime.indexOf('+') < 0)
178 if (stime.length() == 11)
180 return stime.substring(0, 10) + "00GMT+00:00";
184 return stime.substring(0, 12) + "GMT+00:00";
189 int index = stime.indexOf('-');
192 index = stime.indexOf('+');
194 String d = stime;
196 if (index == stime.length() - 3
    [all...]
  /system/core/toolbox/
ps.c 49 unsigned utime, stime; local
104 stime = atoi(nexttok(&ptr));
107 nexttok(&ptr); // stime
182 printf(" (u:%d, s:%d)", utime, stime);
top.c 45 long unsigned utime, ntime, stime, itime; member in struct:cpu_info
63 long unsigned stime; member in struct:proc_info
246 fscanf(file, "cpu %lu %lu %lu %lu %lu %lu %lu", &new_cpu.utime, &new_cpu.ntime, &new_cpu.stime,
350 &proc->state, &proc->utime, &proc->stime, &proc->vss, &proc->rss, &proc->prs);
423 new_procs[i]->delta_stime = new_procs[i]->stime - old_proc->stime;
432 total_delta_time = (new_cpu.utime + new_cpu.ntime + new_cpu.stime + new_cpu.itime
434 - (old_cpu.utime + old_cpu.ntime + old_cpu.stime + old_cpu.itime
442 ((new_cpu.stime ) - (old_cpu.stime)) * 100 / total_delta_time
    [all...]
  /system/extras/cpustats/
cpustats.c 44 long unsigned utime, ntime, stime, itime, iowtime, irqtime, sirqtime; member in struct:cpu_info
241 &new_total_cpu.utime, &new_total_cpu.ntime, &new_total_cpu.stime, &new_total_cpu.itime,
251 fscanf(file, scanline, &new_cpus[i].utime, &new_cpus[i].ntime, &new_cpus[i].stime,
285 return (cpu->utime + cpu->ntime + cpu->stime + cpu->itime + cpu->iowtime + cpu->irqtime +
320 new_cpu->stime - old_cpu->stime,
333 new_cpu->stime - old_cpu->stime,
  /libcore/luni/src/test/java/libcore/java/lang/
OldThreadTest.java 179 long stime = System.currentTimeMillis(); local
189 assertTrue("Failed to sleep long enough", (ftime - stime) >= 500);
190 assertTrue("Failed to wake up early enough", (ftime - stime) <= 1500);
226 long stime = System.currentTimeMillis(); local
236 assertTrue("Failed to sleep long enough", (ftime - stime) >= 500);
237 assertTrue("Failed to wake up early enough", (ftime - stime) <= 1500);
  /external/chromium_org/base/process/
process_metrics_linux.cc 391 int stime = GetProcStatsFieldAsInt64(proc_stats, internal::VM_STIME); local
392 return utime + stime;
  /external/strace/
defs.h 423 struct timeval stime; /* System time usage as of last process wait */ member in struct:tcb
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ThreadTest.java 817 long stime = 0, ftime = 0; local
819 stime = System.currentTimeMillis();
825 assertTrue("Failed to sleep long enough", (ftime - stime) >= 800);
835 long stime = 0, ftime = 0; local
837 stime = System.currentTimeMillis();
843 long result = ftime - stime;
  /art/runtime/
thread.cc 823 int stime = 0; local
825 GetTaskStats(tid, &native_thread_state, &utime, &stime, &task_cpu);
830 << " stm=" << stime
    [all...]
  /bionic/libc/kernel/uapi/linux/
btrfs.h 387 struct btrfs_ioctl_timespec stime; member in struct:btrfs_ioctl_received_subvol_args
  /development/ndk/platforms/android-L/include/linux/
btrfs.h 361 struct btrfs_ioctl_timespec stime; member in struct:btrfs_ioctl_received_subvol_args
  /external/kernel-headers/original/uapi/linux/
btrfs.h 441 struct btrfs_ioctl_timespec stime; /* in */ member in struct:btrfs_ioctl_received_subvol_args
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
btrfs.h 387 struct btrfs_ioctl_timespec stime; member in struct:btrfs_ioctl_received_subvol_args
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
btrfs.h 387 struct btrfs_ioctl_timespec stime; member in struct:btrfs_ioctl_received_subvol_args
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
btrfs.h 387 struct btrfs_ioctl_timespec stime; member in struct:btrfs_ioctl_received_subvol_args
  /external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
kvm_host.h 435 struct gfn_to_hva_cache stime; member in struct:kvm_vcpu_arch::__anon28895
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.0/
ddmlib-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.2/
ddmlib-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.5.0/
ddmlib-22.5.0.jar 

Completed in 1613 milliseconds

1 2