Home
last modified time | relevance | path

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

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