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

  /external/perf_data_converter/src/quipper/kernel/
perf_event.h 504 * PERF_RECORD_MISC_MMAP_DATA and PERF_RECORD_MISC_COMM_EXEC are used on
508 #define PERF_RECORD_MISC_COMM_EXEC (1 << 13)
  /bionic/libc/kernel/uapi/linux/
perf_event.h 276 #define PERF_RECORD_MISC_COMM_EXEC (1 << 13)
  /external/kernel-headers/original/uapi/linux/
perf_event.h 615 * PERF_RECORD_MISC_MMAP_DATA and PERF_RECORD_MISC_COMM_EXEC are used on
620 #define PERF_RECORD_MISC_COMM_EXEC (1 << 13)

Completed in 50 milliseconds