Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dparse-events.c764 parse_events_error__handle(err, term->err_val, in check_type_val()
821 parse_events_error__handle(err, -1, in config_term_avail()
912 parse_events_error__handle(err, term->err_val, in config_term_common()
921 parse_events_error__handle(err, term->err_val, in config_term_common()
963 parse_events_error__handle(err, term->err_val, in config_term_common()
978 parse_events_error__handle(err, term->err_val, in config_term_common()
989 parse_events_error__handle(err, term->err_term, in config_term_common()
1021 parse_events_error__handle(err, term->err_term, in config_term_pmu()
1047 parse_events_error__handle(err, term->err_term, in config_term_pmu()
1113 parse_events_error__handle(err, term->err_term, in config_term_tracepoint()
[all …]
H A Dparse-events.l42 parse_events_error__handle(error, get_column(scanner), help , NULL); in value()
153 parse_events_error__handle(error, get_column(scanner) + pos, help , NULL); in modifiers_error()
196 parse_events_error__handle(error, get_column(scanner) + i, in modifiers()
H A Dpmu.c1453 parse_events_error__handle(err, term->err_term, in pmu_config_term()
1489 parse_events_error__handle(err, term->err_val, in pmu_config_term()
1504 parse_events_error__handle(err, term->err_val, in pmu_config_term()
1526 parse_events_error__handle(err, term->err_val, err_str, /*help=*/NULL); in pmu_config_term()
1629 parse_events_error__handle(err, column, in check_info_data()
1635 parse_events_error__handle(err, column, in check_info_data()
1641 parse_events_error__handle(err, column, in check_info_data()
1697 parse_events_error__handle(err, term->err_term, in perf_pmu__check_alias()
H A Dparse-events.h270 void parse_events_error__handle(struct parse_events_error *err, int idx,
H A Dparse-events.y301 parse_events_error__handle(error, @1.first_column, strdup("Bad event name"), help);
760 parse_events_error__handle(parse_state->error, loc->last_column,
H A Dhwmon_pmu.c623 parse_events_error__handle(err, term->err_val, in hwmon_pmu__config_term()
681 parse_events_error__handle(err, term->err_val, in hwmon_pmu__check_alias()