Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpmu.h285 int perf_pmu__caps_parse(struct perf_pmu *pmu);
H A Dpmu.c2373 int perf_pmu__caps_parse(struct perf_pmu *pmu) in perf_pmu__caps_parse() function
/linux/tools/perf/arch/x86/util/
H A Dpmu.c294 if (!perf_pmu__caps_parse(pmu)) in perf_pmu__arch_init()