/linux-6.14.4/tools/perf/pmu-events/ |
D | empty-pmu-events.c | 18 struct compact_pmu_event pmu_name; member 422 const char *pmu_name = &big_c_string[table_pmu->pmu_name.offset]; in pmu_events_table__for_each_event() local 443 const char *pmu_name = &big_c_string[table_pmu->pmu_name.offset]; in pmu_events_table__find_event() local 463 const char *pmu_name = &big_c_string[table_pmu->pmu_name.offset]; in pmu_events_table__num_events() local 582 const char *pmu_name = &big_c_string[table_pmu->pmu_name.offset]; in perf_pmu__find_events_table() local
|
/linux-6.14.4/tools/perf/util/ |
D | pmu.c | 74 char *pmu_name; member 369 static bool perf_pmu__parse_event_source_bool(const char *pmu_name, const char *event_name, in perf_pmu__parse_event_source_bool() 538 const char *long_desc = NULL, *topic = NULL, *unit = NULL, *pmu_name = NULL; in perf_pmu__new_alias() local 752 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *pmu_name, bool is_core) in pmu_cpumask() 856 static bool perf_pmu__match_wildcard(const char *pmu_name, const char *tok) in perf_pmu__match_wildcard() 899 static bool perf_pmu__match_ignoring_suffix_uncore(const char *pmu_name, const char *tok) in perf_pmu__match_ignoring_suffix_uncore() 929 static bool perf_pmu__match_wildcard_uncore(const char *pmu_name, const char *to_match) in perf_pmu__match_wildcard_uncore() 2345 const char *pmu_name = names[i]; in perf_pmu__wildcard_match() local 2391 const char *pmu_name, const char *filename) in perf_pmu__pathname_scnprintf() 2402 int perf_pmu__pathname_fd(int dirfd, const char *pmu_name, const char *filename, int flags) in perf_pmu__pathname_fd()
|
D | cputopo.h | 50 char *pmu_name; member
|
D | env.c | 577 bool perf_env__has_pmu_mapping(struct perf_env *env, const char *pmu_name) in perf_env__has_pmu_mapping() 595 char *perf_env__find_pmu_cap(struct perf_env *env, const char *pmu_name, in perf_env__find_pmu_cap()
|
D | env.h | 43 char *pmu_name; member 54 char *pmu_name; member
|
D | pmu.h | 210 const char *pmu_name; member
|
D | pmus.c | 426 const char *pmu_name; member
|
D | stat-display.c | 934 const char *name, *pmu_name; in uniquify_event_name() local
|
D | header.c | 2086 static void __print_pmu_caps(FILE *fp, int nr_caps, char **caps, char *pmu_name) in __print_pmu_caps()
|
/linux-6.14.4/tools/perf/tests/ |
D | pmu-events.c | 367 char const *pmu_name) in compare_alias_to_test_event() 540 static int __test_core_pmu_event_aliases(const char *pmu_name, int *count) in __test_core_pmu_event_aliases() 598 const char *pmu_name = pmu->name; in __test_uncore_pmu_event_aliases() local
|
/linux-6.14.4/tools/perf/ |
D | builtin-list.c | 116 static void default_print_event(void *ps, const char *topic, const char *pmu_name, in default_print_event() 357 static void json_print_event(void *ps, const char *topic, const char *pmu_name, in json_print_event()
|
/linux-6.14.4/arch/x86/xen/ |
D | smp_pv.c | 116 char *callfunc_name, *pmu_name; in xen_smp_intr_init_pv() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | cpu.c | 37 const char *pmu_name; member
|
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
D | misc.c | 515 char pmu_name[256]; in check_for_generic_compat_pmu() local
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_pmu.c | 491 char pmu_name[PMU_NAME_SIZE]; in init_pmu_entry_by_type_and_add() local
|
/linux-6.14.4/drivers/hwtracing/ptt/ |
D | hisi_ptt.c | 1204 char *pmu_name; in hisi_ptt_register_pmu() local
|
/linux-6.14.4/arch/x86/events/intel/ |
D | uncore.c | 875 void uncore_get_alias_name(char *pmu_name, struct intel_uncore_pmu *pmu) in uncore_get_alias_name()
|
D | uncore_snbep.c | 5951 char pmu_name[UNCORE_PMU_NAME_LEN]; in alias_show() local
|