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

  /external/perf_data_converter/src/quipper/kernel/
perf_event.h 889 * in_tx: running in a hardware transaction
897 in_tx : 1, /* in transaction */ member in struct:perf_branch_entry
perf_internals.h 221 u64 in_tx : 1; member in struct:quipper::branch_flags
  /bionic/libc/kernel/uapi/linux/
perf_event.h 410 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member in struct:perf_branch_entry
  /external/kernel-headers/original/uapi/linux/
perf_event.h 1068 * in_tx: running in a hardware transaction
1078 in_tx:1, /* in transaction */ member in struct:perf_branch_entry

Completed in 185 milliseconds