Searched refs:parse_events_add_numeric (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | parse-events.y | 278 ABORT_ON(parse_events_add_numeric(list, &data->idx, 292 ABORT_ON(parse_events_add_numeric(list, &data->idx, 403 ABORT_ON(parse_events_add_numeric(list, &data->idx, (u32)$1, $3, NULL)); 414 ABORT_ON(parse_events_add_numeric(list, &data->idx,
|
D | parse-events.h | 102 int parse_events_add_numeric(struct list_head *list, int *idx,
|
D | parse-events.c | 596 int parse_events_add_numeric(struct list_head *list, int *idx, in parse_events_add_numeric() function
|