Home
last modified time | relevance | path

Searched refs:CPUCLOCK_SCHED (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dcpuclocknames.h17 #if defined(CPUCLOCK_SCHED) || (defined(HAVE_DECL_CPUCLOCK_SCHED) && HAVE_DECL_CPUCLOCK_SCHED)
18 XLAT(CPUCLOCK_SCHED),
Dcpuclocknames.in3 CPUCLOCK_SCHED
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions_unittests.cc107 MAKE_PROCESS_CPUCLOCK(kInitPID, CPUCLOCK_SCHED); in BPF_DEATH_TEST_C()
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h639 #ifndef CPUCLOCK_SCHED
640 #define CPUCLOCK_SCHED 2 macro