ABORT_ON           31 tools/perf/util/parse-events.y 	ABORT_ON(!list);              \
ABORT_ON          154 tools/perf/util/parse-events.y 	ABORT_ON(parse_events__modifier_group(list, $3));
ABORT_ON          203 tools/perf/util/parse-events.y 	ABORT_ON(parse_events__modifier_event(list, $2, false));
ABORT_ON          212 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_name($2, $1));
ABORT_ON          310 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_numeric(_parse_state, list, type, config, $3));
ABORT_ON          322 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_numeric(_parse_state, list, type, config, NULL));
ABORT_ON          331 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_tool(_parse_state, list, $1));
ABORT_ON          343 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_cache(list, &parse_state->idx, $1, $3, $5, error, $6));
ABORT_ON          355 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_cache(list, &parse_state->idx, $1, $3, NULL, error, $4));
ABORT_ON          367 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_cache(list, &parse_state->idx, $1, NULL, NULL, error, $2));
ABORT_ON          379 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_breakpoint(list, &parse_state->idx,
ABORT_ON          390 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_breakpoint(list, &parse_state->idx,
ABORT_ON          401 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_breakpoint(list, &parse_state->idx,
ABORT_ON          412 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_breakpoint(list, &parse_state->idx,
ABORT_ON          461 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_numeric(_parse_state, list, (u32)$1, $3, $4));
ABORT_ON          472 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_add_numeric(_parse_state, list, PERF_TYPE_RAW, $1, $2));
ABORT_ON          484 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_load_bpf(parse_state, list, $1, false, $2));
ABORT_ON          494 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_load_bpf(_parse_state, list, $1, true, $2));
ABORT_ON          537 tools/perf/util/parse-events.y 	ABORT_ON(!head);
ABORT_ON          547 tools/perf/util/parse-events.y 	ABORT_ON(!head);
ABORT_ON          558 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__str(&term, PARSE_EVENTS__TERM_TYPE_USER,
ABORT_ON          567 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__num(&term, PARSE_EVENTS__TERM_TYPE_USER,
ABORT_ON          577 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__sym_hw(&term, $1, config));
ABORT_ON          585 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__num(&term, PARSE_EVENTS__TERM_TYPE_USER,
ABORT_ON          595 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__sym_hw(&term, NULL, config));
ABORT_ON          603 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__str(&term, (int)$1, NULL, $3, &@1, &@3));
ABORT_ON          611 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__num(&term, (int)$1, NULL, $3, false, &@1, &@3));
ABORT_ON          619 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__num(&term, (int)$1, NULL, 1, true, &@1, NULL));
ABORT_ON          627 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__str(&term, PARSE_EVENTS__TERM_TYPE_USER,
ABORT_ON          638 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__num(&term, PARSE_EVENTS__TERM_TYPE_USER,
ABORT_ON          648 tools/perf/util/parse-events.y 	ABORT_ON(parse_events_term__str(&term, PARSE_EVENTS__TERM_TYPE_DRV_CFG,
ABORT_ON          673 tools/perf/util/parse-events.y 	ABORT_ON(!new_array.ranges);
ABORT_ON          692 tools/perf/util/parse-events.y 	ABORT_ON(!array.ranges);
ABORT_ON          702 tools/perf/util/parse-events.y 	ABORT_ON($3 < $1);
ABORT_ON          705 tools/perf/util/parse-events.y 	ABORT_ON(!array.ranges);
ABORT_ON           45 tools/perf/util/pmu.y 	ABORT_ON(perf_pmu__new_format(format, name,
ABORT_ON           52 tools/perf/util/pmu.y 	ABORT_ON(perf_pmu__new_format(format, name,
ABORT_ON           59 tools/perf/util/pmu.y 	ABORT_ON(perf_pmu__new_format(format, name,