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

  /external/perf_data_converter/src/quipper/kernel/
perf_event.h 165 PERF_SAMPLE_BRANCH_NO_TX = 1U << 9, /* not in transaction */
  /bionic/libc/kernel/uapi/linux/
perf_event.h 135 PERF_SAMPLE_BRANCH_NO_TX = 1U << PERF_SAMPLE_BRANCH_NO_TX_SHIFT,
  /external/kernel-headers/original/uapi/linux/
perf_event.h 197 PERF_SAMPLE_BRANCH_NO_TX = 1U << PERF_SAMPLE_BRANCH_NO_TX_SHIFT,
    [all...]

Completed in 110 milliseconds