Searched refs:op_ctl (Results 1 – 2 of 2) sorted by relevance
195 union ibs_op_ctl *op_ctl = (union ibs_op_ctl *)data->data; in amd_dump_ibs_op() local196 __u64 *rip = (__u64 *)op_ctl + 1; in amd_dump_ibs_op()200 pr_ibs_op_ctl(*op_ctl); in amd_dump_ibs_op()254 union ibs_op_ctl *op_ctl = (union ibs_op_ctl *)data->data; in is_valid_ibs_op_sample() local256 if (op_ctl->op_en && op_ctl->op_val) in is_valid_ibs_op_sample()
352 union ibs_op_ctl op_ctl = (union ibs_op_ctl)config; in get_ibs_op_count() local360 if (op_ctl.op_val) { in get_ibs_op_count()361 count = op_ctl.opmaxcnt << 4; in get_ibs_op_count()363 count += op_ctl.opmaxcnt_ext << 20; in get_ibs_op_count()365 count = op_ctl.opcurcnt; in get_ibs_op_count()