HomeSort by relevance Sort by last modified time
    Searched full:nsec (Results 1 - 25 of 207) sorted by null

1 2 3 4 5 6 7 8 9

  /external/libunwind/tests/
perf-startup 8 printf "\"/bin/true\"\t\t\t\t\t\t: $nsec1 nsec/execution\n"
11 printf "\"LD_PRELOAD=$LIBUNWIND /bin/true\"\t: $nsec2 nsec/execution\n"
14 printf "\"LD_PRELOAD=$LIBUNWIND_PLAT /bin/true\"\t: $nsec3 nsec/execution\n"
18 printf "Overhead of preloading $LIBUNWIND\t: $(($nsec2 - $nsec1)) nsec\n"
19 printf "Overhead of preloading $LIBUNWIND_PLAT\t: $(($nsec3 - $nsec1)) nsec\n"
  /system/core/include/log/
logger.h 32 int32_t nsec; /* nanoseconds */ member in struct:logger_entry
47 int32_t nsec; /* nanoseconds */ member in struct:logger_entry_v2
58 int32_t nsec; /* nanoseconds */ member in struct:logger_entry_v3
91 return (entry.sec == T.entry.sec) && (entry.nsec == T.entry.nsec);
101 && (entry.nsec < T.entry.nsec));
111 && (entry.nsec > T.entry.nsec));
117 uint64_t nsec() cons function in struct:log_msg
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/
netdev-times.py 55 # Calculate a time interval(msec) from src(nsec) to dst(nsec)
227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, vec):
230 event_info = (name, context, cpu, nsecs(sec, nsec), pid, comm, vec)
233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, vec):
236 event_info = (name, context, cpu, nsecs(sec, nsec), pid, comm, vec)
239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, vec):
242 event_info = (name, context, cpu, nsecs(sec, nsec), pid, comm, vec)
245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm,
247 event_info = (name, context, cpu, nsecs(sec, nsec), pid, comm
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
testlib.c 126 int nsec = (y->tv_usec - x->tv_usec) / 1000000 + 1; local
127 y->tv_usec -= 1000000 * nsec;
128 y->tv_sec += nsec;
132 int nsec = (x->tv_usec - y->tv_usec) / 1000000; local
133 y->tv_usec += 1000000 * nsec;
134 y->tv_sec -= nsec;
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
testlib.c 126 int nsec = (y->tv_usec - x->tv_usec) / 1000000 + 1; local
127 y->tv_usec -= 1000000 * nsec;
128 y->tv_sec += nsec;
132 int nsec = (x->tv_usec - y->tv_usec) / 1000000; local
133 y->tv_usec += 1000000 * nsec;
134 y->tv_sec -= nsec;
  /frameworks/av/services/audioflinger/
AudioWatchdog.cpp 68 long nsec = newTs.tv_nsec - mOldTs.tv_nsec; local
69 if (nsec < 0) {
71 nsec += 1000000000;
74 // cycleNs is same as sec*1e9 + nsec, but limited to about 4 seconds
75 uint32_t cycleNs = nsec;
84 if ((mLogTs.tv_nsec += nsec) >= 1000000000) {
FastThread.cpp 213 long nsec = newTs.tv_nsec - oldTs.tv_nsec;
214 ALOGE_IF(sec < 0 || (sec == 0 && nsec < 0),
217 if (nsec < 0) {
219 nsec += 1000000000;
229 measuredWarmupTs.tv_nsec += nsec;
235 if ((nsec > warmupNs && warmupCycles >= MIN_WARMUP_CYCLES) ||
244 if (sec > 0 || nsec > underrunNs) {
248 (int) sec, nsec / 1000000L);
251 } else if (nsec < overrunNs) {
257 (int) sec, nsec / 1000000L)
    [all...]
  /external/strace/
ptp.c 57 (int64_t)perout.start.sec, perout.start.nsec,
58 (int64_t)perout.period.sec, perout.period.nsec,
86 (int64_t)sysoff.ts[0].sec, sysoff.ts[0].nsec);
89 (int64_t)sysoff.ts[i].sec, sysoff.ts[i].nsec);
  /development/ndk/platforms/android-3/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon1380::__anon1381
25 s32 nsec, sec;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon52029::__anon52030
25 s32 nsec, sec;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon52383::__anon52384
25 s32 nsec, sec;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon52737::__anon52738
25 s32 nsec, sec;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon53150::__anon53151
25 s32 nsec, sec;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon53519::__anon53520
25 s32 nsec, sec;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon53937::__anon53938
25 s32 nsec, sec;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon54305::__anon54306
25 s32 nsec, sec;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon54924::__anon54925
25 s32 nsec, sec;
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon55261::__anon55262
25 s32 nsec, sec;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon56056::__anon56057
25 s32 nsec, sec;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon56503::__anon56504
25 s32 nsec, sec;
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon56863::__anon56864
25 s32 nsec, sec;
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon57203::__anon57204
25 s32 nsec, sec;
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon57560::__anon57561
25 s32 nsec, sec;
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon57900::__anon57901
25 s32 nsec, sec;
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
ktime.h 23 s32 sec, nsec; member in struct:__anon58257::__anon58258
25 s32 nsec, sec;

Completed in 742 milliseconds

1 2 3 4 5 6 7 8 9