Lines Matching defs:pmu_name
76 char *pmu_name; member
380 static bool perf_pmu__parse_event_source_bool(const char *pmu_name, const char *event_name, in perf_pmu__parse_event_source_bool()
571 const char *long_desc = NULL, *topic = NULL, *unit = NULL, *pmu_name = NULL; in perf_pmu__new_alias() local
800 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *pmu_name, bool is_core) in pmu_cpumask()
904 static bool perf_pmu__match_wildcard(const char *pmu_name, const char *tok) in perf_pmu__match_wildcard()
947 static bool perf_pmu__match_ignoring_suffix_uncore(const char *pmu_name, const char *tok) in perf_pmu__match_ignoring_suffix_uncore()
977 static bool perf_pmu__match_wildcard_uncore(const char *pmu_name, const char *to_match) in perf_pmu__match_wildcard_uncore()
1185 static __u32 wellknown_pmu_type(const char *pmu_name) in wellknown_pmu_type()
1188 const char *pmu_name; in wellknown_pmu_type() member
2492 const char *pmu_name = names[i]; in perf_pmu__wildcard_match() local
2538 const char *pmu_name, const char *filename) in perf_pmu__pathname_scnprintf()
2549 int perf_pmu__pathname_fd(int dirfd, const char *pmu_name, const char *filename, int flags) in perf_pmu__pathname_fd()