Searched refs:parse_events_option (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | parse-events.h | 30 int parse_events_option(const struct option *opt, const char *str, int unset);
|
| H A D | parse-events.c | 2383 int parse_events_option(const struct option *opt, const char *str, in parse_events_option() function 2417 ret = parse_events_option(opt, str, unset); in parse_events_option_new_evlist()
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-top.c | 1475 parse_events_option), in cmd_top()
|
| H A D | builtin-stat.c | 2340 parse_events_option), in cmd_stat()
|
| H A D | builtin-record.c | 3377 parse_events_option),
|
| H A D | builtin-trace.c | 5246 err = parse_events_option(&o, lists[0], 0); in trace__parse_events_option()
|