Searched refs:stime (Results 1 – 22 of 22) sorted by relevance
168 String stime = Strings.fromByteArray(time); in getTime() local173 if (stime.charAt(stime.length() - 1) == 'Z') in getTime()175 return stime.substring(0, stime.length() - 1) + "GMT+00:00"; in getTime()179 int signPos = stime.length() - 5; in getTime()180 char sign = stime.charAt(signPos); in getTime()183 return stime.substring(0, signPos) in getTime()185 + stime.substring(signPos, signPos + 3) in getTime()187 + stime.substring(signPos + 3); in getTime()191 signPos = stime.length() - 3; in getTime()192 sign = stime.charAt(signPos); in getTime()[all …]
207 String stime = Strings.fromByteArray(time); in getTime() local212 if (stime.indexOf('-') < 0 && stime.indexOf('+') < 0) in getTime()214 if (stime.length() == 11) in getTime()216 return stime.substring(0, 10) + "00GMT+00:00"; in getTime()220 return stime.substring(0, 12) + "GMT+00:00"; in getTime()225 int index = stime.indexOf('-'); in getTime()228 index = stime.indexOf('+'); in getTime()230 String d = stime; in getTime()232 if (index == stime.length() - 3) in getTime()
58 long unsigned utime, ntime, stime, itime; member81 unsigned long utime, stime, delta_utime, delta_stime, delta_time; member121 &proc->state[0], &proc->ppid, &proc->utime, &proc->stime, &nice, in read_stat()524 show_percent((new_cpu[k].stime - old_cpu[k].stime), total)); in print_header()573 new_procs[i]->delta_stime = new_procs[i]->stime - old_proc->stime; in print_procs()703 return numcmp(pa->utime + pa->stime, pb->utime+pa->stime); in proc_time_cmp()752 &new_cpu[i].stime, &new_cpu[i].itime, &new_cpu[i].iowtime, in read_cpu_stat()755 new_cpu[i].total = new_cpu[i].utime + new_cpu[i].ntime + new_cpu[i].stime in read_cpu_stat()
31 utime: 0.000000, stime: 0.010000, cutime: 0.000000, cstime: 0.00000097 utime: 0.000042, stime: 0.000103, cutime: 0.000000, cstime: 0.000000162 utime: 0.000043, stime: 0.000102, cutime: 0.000000, cstime: 0.000000234 utime: 0.000000, stime: 0.004000, cutime: 0.000000, cstime: 0.000000301 utime: 0.010000, stime: 0.000000, cutime: 0.000000, cstime: 0.000000441 utime: 0.000000, stime: 0.001000, cutime: 0.000000, cstime: 0.000000
31 utime: 0.000000, stime: 0.000000, cutime: 0.000000, cstime: 0.00000049 utime: 0.000000, stime: 0.000000, cutime: 0.000000, cstime: 0.000000
930 double stime; in sync_tod_with_servertime()933 stime = (double) xev.xproperty.time; in sync_tod_with_servertime()934 stime = stime/1000.0; in sync_tod_with_servertime()935 servertime_diff = dnow() - stime; in sync_tod_with_servertime()
94 int stime(addr);
145 TIMEVAL_FIELD (stime),
192 stime.awk226 awk -f stime.awk tracedata | xgraph
267 stime.awk \
243 stime.awk - TCP send awk script
455 struct btrfs_ioctl_timespec stime; /* in */ member
282 struct timeval stime; /* System time usage as of last process wait */ member
2143 tv_sub(&tcp->dtime, &ru.ru_stime, &tcp->stime); in trace()2144 tcp->stime = ru.ru_stime; in trace()
191 159285 Fixd 8736 unhandled syscall:25 (stime, on x86-linux)
META-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts ...
211 PRE_SYSCALL(stime)(void *tptr) {}213 POST_SYSCALL(stime)(long res, void *tptr) {
2963 fun:stime=uninstrumented
2796 159285 unhandled syscall:25 (stime, on x86-linux)
22151 4stime
661 PUBLIC 9f990 0 stime