Searched refs:ibs_fetch_pmu (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/arch/x86/util/
H A Devsel.c79 struct perf_pmu *evsel_pmu, *ibs_fetch_pmu, *ibs_op_pmu; local
89 ibs_fetch_pmu = perf_pmus__find("ibs_fetch");
92 if (ibs_fetch_pmu && ibs_fetch_pmu->type == evsel_pmu->type) {

Completed in 86 milliseconds