Home | Sort by relevance Sort by last modified time |
/external/perf_data_converter/src/quipper/kernel/ | |
perf_internals.h | 221 u64 in_tx : 1; member in struct:quipper::branch_flags |
perf_event.h | 889 * in_tx: running in a hardware transaction 897 in_tx : 1, /* in transaction */ member in struct:perf_branch_entry |
/bionic/libc/kernel/uapi/linux/ | |
perf_event.h | 424 __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 | 1115 * in_tx: running in a hardware transaction 1125 in_tx:1, \/* in transaction *\/ member in struct:perf_branch_entry [all...] |