Searched refs:post_commit_offset (Results 1 – 2 of 2) sorted by relevance
31 unsigned long post_commit_offset, unsigned long abort_ip),33 TP_ARGS(regs_ip, start_ip, post_commit_offset, abort_ip),38 __field(unsigned long, post_commit_offset)45 __entry->post_commit_offset = post_commit_offset;51 __entry->post_commit_offset, __entry->abort_ip)
52 __u64 post_commit_offset; member