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

1 2

  /external/llvm/include/llvm/Support/
Process.h 148 /// spent in user (non-kernel) mode and \p sys_time to the amount of CPU
154 /// \param sys_time Returns the current amount of system time for the process
156 TimeValue &sys_time);
  /external/chromium/base/win/
scoped_variant_unittest.cc 115 SYSTEMTIME sys_time; local
116 ::GetSystemTime(&sys_time);
118 ::SystemTimeToVariantTime(&sys_time, &date);
  /external/libsepol/tests/policies/test-deps/
base-notmetreq.conf 378 sys_time
base-metreq.conf 383 sys_time
small-base.conf 383 sys_time
  /external/libsepol/tests/policies/test-expander/
alias-base.conf 383 sys_time
role-base.conf 383 sys_time
user-base.conf 383 sys_time
small-base.conf 383 sys_time
  /external/libsepol/tests/policies/test-hooks/
cmp_policy.conf 383 sys_time
small-base.conf 383 sys_time
  /external/strace/linux/
dummy.h 133 #define sys_time printargs macro
syscall.h 38 int sys_unlink(), sys_execve(), sys_chdir(), sys_time(), sys_mknod();
  /external/libsepol/tests/policies/test-linker/
small-base.conf 383 sys_time
  /external/libusb/libusb/os/
darwin_usb.c 1450 mach_timespec_t sys_time; local
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 910 ## begin gnulib module sys_time
916 sys/time.h: sys_time.in.h
926 < $(srcdir)/sys_time.in.h; \
931 EXTRA_DIST += sys_time.in.h
933 ## end gnulib module sys_time
    [all...]
  /external/libusb_aah/libusb/os/
darwin_usb.c 1687 mach_timespec_t sys_time; local
    [all...]
  /external/strace/linux/arm/
syscallent.h 44 { 1, 0, sys_time, "time" }, /* 13 */
  /external/strace/linux/i386/
syscallent.h 44 { 1, 0, sys_time, "time" }, /* 13 */
  /external/strace/linux/sh/
syscallent.h 46 { 1, 0, sys_time, "time" }, /* 13 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 102 DECL_TEMPLATE(generic, sys_time);
  /external/sepolicy/
access_vectors 434 sys_time
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 468 __SYSCALL(__NR_time, sys_time)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 468 __SYSCALL(__NR_time, sys_time)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 468 __SYSCALL(__NR_time, sys_time)

Completed in 264 milliseconds

1 2