Searched refs:op_ctl (Results 1 – 2 of 2) sorted by relevance
146 union ibs_op_ctl *op_ctl = (union ibs_op_ctl *)data->data; in amd_dump_ibs_op() local147 __u64 *rip = (__u64 *)op_ctl + 1; in amd_dump_ibs_op()151 pr_ibs_op_ctl(*op_ctl); in amd_dump_ibs_op()205 union ibs_op_ctl *op_ctl = (union ibs_op_ctl *)data->data; in is_valid_ibs_op_sample() local207 if (op_ctl->op_en && op_ctl->op_val) in is_valid_ibs_op_sample()
331 union ibs_op_ctl op_ctl = (union ibs_op_ctl)config; in get_ibs_op_count() local339 if (op_ctl.op_val) { in get_ibs_op_count()340 count = op_ctl.opmaxcnt << 4; in get_ibs_op_count()342 count += op_ctl.opmaxcnt_ext << 20; in get_ibs_op_count()344 count = op_ctl.opcurcnt; in get_ibs_op_count()