Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpmu.h178 struct pmu_event_info { struct
192 typedef int (*pmu_event_callback)(void *state, struct pmu_event_info *info); argument
H A Ds390-sample-raw.c138 static int get_counter_name_callback(void *vdata, struct pmu_event_info *info) in get_counter_name_callback()
H A Dpmus.c409 struct pmu_event_info *info) in perf_pmus__print_pmu_events__callback()
H A Dpmu.c1604 static int find_event_callback(void *state, struct pmu_event_info *info) in find_event_callback()
1731 struct pmu_event_info info = { in perf_pmu__for_each_event()
/openbmc/linux/tools/perf/tests/
H A Dpmu-events.c350 static int compare_alias_to_test_event(struct pmu_event_info *alias, in compare_alias_to_test_event()
512 static int test_core_pmu_event_aliases_cb(void *state, struct pmu_event_info *alias) in test_core_pmu_event_aliases_cb()