Searched refs:PR_TASK_PERF_EVENTS_DISABLE (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dprctl.h88 #define PR_TASK_PERF_EVENTS_DISABLE 31 macro
/external/strace/xlat/
H A Dprctl_options.h139 #if defined(PR_TASK_PERF_EVENTS_DISABLE) || (defined(HAVE_DECL_PR_TASK_PERF_EVENTS_DISABLE) && HAVE_DECL_PR_TASK_PERF_EVENTS_DISABLE)
140 XLAT(PR_TASK_PERF_EVENTS_DISABLE),
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dperf.h119 * prctl(PR_TASK_PERF_EVENTS_DISABLE) will (cheaply) disable all
122 #define PR_TASK_PERF_EVENTS_DISABLE 31 macro

Completed in 164 milliseconds