while query.next():
            if self.params.have_ipc:
                insn_cnt = int(query.value(5))
                cyc_cnt = int(query.value(6))
                branch_count = int(query.value(7))