Home
last modified time | relevance | path

Searched refs:CPUCLOCK_VIRT (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dcpuclocknames.h13 #if defined(CPUCLOCK_VIRT) || (defined(HAVE_DECL_CPUCLOCK_VIRT) && HAVE_DECL_CPUCLOCK_VIRT)
15 static_assert((CPUCLOCK_VIRT) == (1), "CPUCLOCK_VIRT != 1");
18 # define CPUCLOCK_VIRT 1
39 [CPUCLOCK_VIRT] = XLAT(CPUCLOCK_VIRT),
Dcpuclocknames.in3 CPUCLOCK_VIRT 1
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h636 #ifndef CPUCLOCK_VIRT
637 #define CPUCLOCK_VIRT 1 macro