Searched refs:txabort (Results 1 – 4 of 4) sorted by relevance
219 __u32 txabort; member
220 struct acc_bmmsg_txabort txabort; member
654 handle_core_msg_txabort(core, &msg->txabort); in handle_core_interrupt()
1200 if (info->icount.txabort) in line_info()1201 seq_printf(m, " txabort:%d", info->icount.txabort); in line_info()