Lines Matching defs:str
240 char *str = strchr(name, ':'); in tracepoint_name_to_path() local
318 static int parse_aliases(char *str, const char *names[][PERF_EVSEL__MAX_ALIASES], int size) in parse_aliases()
357 char *str = op_result[i]; in parse_events_add_cache() local
1086 static int get_event_modifier(struct event_modifier *mod, char *str, in get_event_modifier()
1177 static int check_modifier(char *str) in check_modifier()
1194 int parse_events__modifier_event(struct list_head *list, char *str, bool add) in parse_events__modifier_event()
1267 #define SET_SYMBOL(str, stype) \ argument
1349 static int parse_events__scanner(const char *str, void *data, int start_token) in parse_events__scanner()
1375 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
1394 int parse_events(struct perf_evlist *evlist, const char *str, in parse_events()
1442 const char *str = "invalid or unsupported event: "; in parse_events_print_error() local
1501 int parse_events_option(const struct option *opt, const char *str, in parse_events_option()
1549 const char *str = arg; in set_filter() local
1566 int parse_filter(const struct option *opt, const char *str, in parse_filter()
1987 char *str, u64 num, int err_term, int err_val) in new_term()
2032 int type_term, char *config, char *str, in parse_events_term__str()
2080 int idx, const char *str) in parse_events_evlist_error()
2097 char *str; in parse_events_formats_error_string() local