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

/linux-master/tools/perf/util/
H A Dpmu.c92 * struct perf_pmu_format - Values from a format file read from
99 struct perf_pmu_format { struct
118 static struct perf_pmu_format *perf_pmu__new_format(struct list_head *list, char *name)
120 struct perf_pmu_format *format;
138 struct perf_pmu_format *format = vformat;
144 static void __perf_pmu_format__load(struct perf_pmu_format *format, FILE *file)
159 static void perf_pmu_format__load(const struct perf_pmu *pmu, struct perf_pmu_format *format)
196 struct perf_pmu_format *format;
1077 struct perf_pmu_format *format;
1135 static struct perf_pmu_format *
[all...]

Completed in 125 milliseconds