Home
last modified time | relevance | path

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

/external/strace/xlat/
Dcpuclocknames.h6 #if defined(CPUCLOCK_PROF) || (defined(HAVE_DECL_CPUCLOCK_PROF) && HAVE_DECL_CPUCLOCK_PROF)
8 static_assert((CPUCLOCK_PROF) == (0), "CPUCLOCK_PROF != 0");
11 # define CPUCLOCK_PROF 0
38 [CPUCLOCK_PROF] = XLAT(CPUCLOCK_PROF),
Dcpuclocknames.in2 CPUCLOCK_PROF 0
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h746 #ifndef CPUCLOCK_PROF
747 #define CPUCLOCK_PROF 0 macro