Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dpmu.h176 struct pmu_event_info { struct
190 typedef int (*pmu_event_callback)(void *state, struct pmu_event_info *info); argument
Ds390-sample-raw.c138 static int get_counter_name_callback(void *vdata, struct pmu_event_info *info) in get_counter_name_callback()
Dpmus.c408 struct pmu_event_info *info) in perf_pmus__print_pmu_events__callback()
Dpmu.c1535 static int find_event_callback(void *state, struct pmu_event_info *info) in find_event_callback()
1662 struct pmu_event_info info = { in perf_pmu__for_each_event()
/Linux-v6.6/tools/perf/tests/
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()