Searched refs:vhist_insn (Results 1 – 3 of 3) sorted by relevance
173 pkt->vhist_insn = NULL; in check_for_vhist()178 pkt->vhist_insn = insn; in check_for_vhist()
73 Insn *vhist_insn; member
951 if (pkt->vhist_insn != NULL) { in gen_commit_packet()953 ctx->insn = pkt->vhist_insn; in gen_commit_packet()954 pkt->vhist_insn->generate(ctx); in gen_commit_packet()