Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpmu.h221 struct pmu_event_info { struct
261 typedef int (*pmu_event_callback)(void *state, struct pmu_event_info *info);
H A Dtp_pmu.c115 struct pmu_event_info info = { in for_each_event_cb()
H A Ds390-sample-raw.c141 static int get_counter_name_callback(void *vdata, struct pmu_event_info *info) in get_counter_name_callback()
H A Ddrm_pmu.c280 struct pmu_event_info info = { in drm_pmu__for_each_event()
H A Dhwmon_pmu.c502 struct pmu_event_info info = { in hwmon_pmu__for_each_event()
H A Dpmus.c576 struct pmu_event_info *info) in perf_pmus__print_pmu_events__callback()
H A Dpmu.c1925 static int find_event_callback(void *state, struct pmu_event_info *info) in find_event_callback()
2197 struct pmu_event_info info = { in perf_pmu__for_each_event()
H A Dpython.c691 static int pyrf_pmu__events_cb(void *state, struct pmu_event_info *info) in pyrf_pmu__events_cb()
/linux/tools/perf/arch/x86/tests/
H A Dtopdown.c11 static int event_cb(void *state, struct pmu_event_info *info) in event_cb()
/linux/tools/perf/tests/
H A Dpmu-events.c325 static int compare_alias_to_test_event(struct pmu_event_info *alias, in compare_alias_to_test_event()
487 static int test_core_pmu_event_aliases_cb(void *state, struct pmu_event_info *alias) in test_core_pmu_event_aliases_cb()