Searched refs:op_pmu (Results 1 – 1 of 1) sorted by relevance
42 struct perf_pmu *op_pmu; variable256 attr->type = op_pmu->type; in op_prepare_attr()871 if (perf_pmu__has_format(op_pmu, "l3missonly")) { in ibs_l3missonly_test()953 op_pmu = perf_pmus__find("ibs_op"); in test__amd_ibs_period()955 if (!x86__is_amd_cpu() || !fetch_pmu || !op_pmu) in test__amd_ibs_period()