Searched refs:etime (Results 1 - 5 of 5) sorted by relevance

/external/strace/
H A Dcount.c73 tv_sub(tv, syscall_exiting_tv, &tcp->etime);
H A Ddefs.h425 struct timeval etime; /* Syscall entry time */ member in struct:tcb
H A Dsyscall.c2065 gettimeofday(&tcp->etime, NULL);
2727 tv_sub(&tv, &tv, &tcp->etime);
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-kvm.c759 u64 ecount, etime, max, min; local
762 etime = get_event_time(event, vcpu);
770 pr_info("%8.2f%% ", (double)etime / kvm->total_time * 100);
773 pr_info("%9.2fus ( +-%7.2f%% )", (double)etime / ecount/1e3,
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 112 milliseconds