Searched refs:op_ctl (Results 1 – 2 of 2) sorted by relevance
238 union ibs_op_ctl *op_ctl = (union ibs_op_ctl *)data->data; in amd_dump_ibs_op() local239 __u64 *rip = (__u64 *)op_ctl + 1; in amd_dump_ibs_op()243 pr_ibs_op_ctl(*op_ctl); in amd_dump_ibs_op()297 union ibs_op_ctl *op_ctl = (union ibs_op_ctl *)data->data; in is_valid_ibs_op_sample() local299 if (op_ctl->op_en && op_ctl->op_val) in is_valid_ibs_op_sample()
397 union ibs_op_ctl op_ctl = (union ibs_op_ctl)config; in get_ibs_op_count() local405 if (op_ctl.op_val) { in get_ibs_op_count()406 count = op_ctl.opmaxcnt << 4; in get_ibs_op_count()408 count += op_ctl.opmaxcnt_ext << 20; in get_ibs_op_count()410 count = op_ctl.opcurcnt; in get_ibs_op_count()