Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dparse-events.y19 #define ABORT_ON(val) \ macro
28 ABORT_ON(!list); \
131 ABORT_ON(parse_events__modifier_group(list, $3));
180 ABORT_ON(parse_events__modifier_event(list, $2, false));
189 ABORT_ON(parse_events_name($2, $1));
211 ABORT_ON(parse_events_add_pmu(list, &data->idx, $1, $3));
222 ABORT_ON(parse_events_add_pmu(list, &data->idx, $1, NULL));
234 ABORT_ON(parse_events_term__num(&term, PARSE_EVENTS__TERM_TYPE_USER,
239 ABORT_ON(parse_events_add_pmu(list, &data->idx, "cpu", head));
254 ABORT_ON(parse_events_term__num(&term, PARSE_EVENTS__TERM_TYPE_USER,
[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,