Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpmu.c111 struct perf_pmu_format { struct
130 static struct perf_pmu_format *perf_pmu__new_format(struct list_head *list, char *name) in perf_pmu__new_format() argument
132 struct perf_pmu_format *format; in perf_pmu__new_format()
150 struct perf_pmu_format *format = vformat; in perf_pmu_format__set_value()
156 static void __perf_pmu_format__load(struct perf_pmu_format *format, FILE *file) in __perf_pmu_format__load()
171 static void perf_pmu_format__load(struct perf_pmu *pmu, struct perf_pmu_format *format) in perf_pmu_format__load()
208 struct perf_pmu_format *format; in perf_pmu__format_parse()
1123 struct perf_pmu_format *format; in perf_pmu__warn_invalid_formats()
1181 static struct perf_pmu_format *
1184 struct perf_pmu_format *format; in pmu_find_format()
[all …]