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

/linux-4.4.14/tools/perf/util/
H A Dpmu.h68 int perf_pmu__format_parse(char *dir, struct list_head *head);
H A Dpmu.c34 int perf_pmu__format_parse(char *dir, struct list_head *head) perf_pmu__format_parse() function
88 if (perf_pmu__format_parse(path, format)) pmu_format()
/linux-4.4.14/tools/perf/tests/
H A Dpmu.c151 ret = perf_pmu__format_parse(format, &formats); test__pmu()

Completed in 177 milliseconds