Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dpmu.h201 struct pmu_event_info { struct
216 typedef int (*pmu_event_callback)(void *state, struct pmu_event_info *info); argument
H A Ds390-sample-raw.c139 static int get_counter_name_callback(void *vdata, struct pmu_event_info *info) in get_counter_name_callback()
H A Dhwmon_pmu.c491 struct pmu_event_info info = { in hwmon_pmu__for_each_event()
H A Dpmus.c477 struct pmu_event_info *info) in perf_pmus__print_pmu_events__callback()
H A Dpmu.c1738 static int find_event_callback(void *state, struct pmu_event_info *info) in find_event_callback()
1934 struct pmu_event_info info = { in perf_pmu__for_each_event()
/linux-6.15/tools/perf/tests/
H A Dpmu-events.c365 static int compare_alias_to_test_event(struct pmu_event_info *alias, in compare_alias_to_test_event()
527 static int test_core_pmu_event_aliases_cb(void *state, struct pmu_event_info *alias) in test_core_pmu_event_aliases_cb()