HomeSort by relevance Sort by last modified time
    Searched refs:PR_TASK_PERF_EVENTS_DISABLE (Results 1 - 16 of 16) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
prctl.h 88 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 88 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /external/strace/xlat/
prctl_options.h 116 #if !(defined(PR_TASK_PERF_EVENTS_DISABLE) || (defined(HAVE_DECL_PR_TASK_PERF_EVENTS_DISABLE) && HAVE_DECL_PR_TASK_PERF_EVENTS_DISABLE))
117 # define PR_TASK_PERF_EVENTS_DISABLE 31
119 XLAT(PR_TASK_PERF_EVENTS_DISABLE),
  /bionic/libc/kernel/uapi/linux/
prctl.h 84 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /development/ndk/platforms/android-21/include/linux/
prctl.h 82 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /external/kernel-headers/original/uapi/linux/
prctl.h 90 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
prctl.h 82 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
prctl.h 82 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
prctl.h 82 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
prctl.h 82 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
prctl.h 82 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
prctl.h 82 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /system/extras/perfprofd/quipper/kernel-headers/tools/perf/
perf.h 121 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /external/linux-tools-perf/src/tools/perf/
perf.h 119 * prctl(PR_TASK_PERF_EVENTS_DISABLE) will (cheaply) disable all
122 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/
perf.h 119 * prctl(PR_TASK_PERF_EVENTS_DISABLE) will (cheaply) disable all
122 #define PR_TASK_PERF_EVENTS_DISABLE 31
  /external/strace/
prctl.c 59 case PR_TASK_PERF_EVENTS_DISABLE:

Completed in 2837 milliseconds