Home
last modified time | relevance | path

Searched defs:formats (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dpmu.c1143 pmu_find_format(struct list_head *formats, const char *name) in pmu_find_format()
1154 __u64 perf_pmu__format_bits(struct list_head *formats, const char *name) in perf_pmu__format_bits()
1169 int perf_pmu__format_type(struct list_head *formats, const char *name) in perf_pmu__format_type()
1240 static char *pmu_formats_string(struct list_head *formats) in pmu_formats_string()
1267 struct list_head *formats, in pmu_config_term()
1387 int perf_pmu__config_terms(const char *pmu_name, struct list_head *formats, in perf_pmu__config_terms()
1562 void perf_pmu__del_formats(struct list_head *formats) in perf_pmu__del_formats()
/tools/perf/arch/x86/util/
Dintel-pt.c63 struct list_head *formats, in intel_pt_parse_terms_with_default()
93 static int intel_pt_parse_terms(const char *pmu_name, struct list_head *formats, in intel_pt_parse_terms()