Searched refs:parse_events_option (Results 1 – 6 of 6) sorted by relevance
/tools/perf/util/ |
D | parse-events.h | 33 int parse_events_option(const struct option *opt, const char *str, int unset);
|
D | parse-events.c | 2035 int parse_events_option(const struct option *opt, const char *str, in parse_events_option() function
|
/tools/perf/ |
D | builtin-trace.c | 3984 parse_events_option); in trace__parse_events_option() 3985 err = parse_events_option(&o, lists[0], 0); in trace__parse_events_option() 4034 parse_events_option); in trace__config() 4039 if (parse_events_option(&o, value, 0)) in trace__config()
|
D | builtin-top.c | 1426 parse_events_option), in cmd_top()
|
D | builtin-stat.c | 731 parse_events_option),
|
D | builtin-record.c | 2111 parse_events_option),
|