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

  /bionic/libc/kernel/common/linux/
perf_event.h 161 #define PERF_EVENT_IOC_DISABLE _IO ('$', 1)
  /external/kernel-headers/original/linux/
perf_event.h 234 #define PERF_EVENT_IOC_DISABLE _IO ('$', 1)
  /external/linux-tools-perf/
builtin-record.c 713 PERF_EVENT_IOC_DISABLE);
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 252 #define PERF_EVENT_IOC_DISABLE _IO ('$', 1)

Completed in 248 milliseconds