Home
last modified time | relevance | path

Searched refs:ABORT_ON (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dparse-events.y23 #define ABORT_ON(val) \ macro
452 ABORT_ON(!list);
469 ABORT_ON(!list);
470 ABORT_ON(parse_events_add_numeric(_parse_state, list, type, config, NULL));
479 ABORT_ON(!list);
480 ABORT_ON(parse_events_add_tool(_parse_state, list, $1));
493 ABORT_ON(!list);
515 ABORT_ON(!list);
536 ABORT_ON(!list);
556 ABORT_ON(!list);
[all …]
Dpmu.y15 #define ABORT_ON(val) \
45 ABORT_ON(perf_pmu__new_format(format, name,
52 ABORT_ON(perf_pmu__new_format(format, name,
59 ABORT_ON(perf_pmu__new_format(format, name,