Searched refs:current_bb_num (Results 1 – 2 of 2) sorted by relevance
37 uint64_t current_bb_num; member
1387 if (trace_bb.current_bb_num == 0) in trace_exception()1395 trace_bb.num_insns, current_pc, trace_bb.current_bb_num, in trace_exception()1413 comp_ptr = varint_encode(trace_bb.current_bb_num, comp_ptr); in trace_exception()1729 trace_bb.current_bb_num = bb_num; in trace_bb_helper()